SHA family
SHA (Secure Hash Algorithm) | is a family of | cryptographic hash functions generating | fixed-size hash values | for data integrity | and security.
SHA (Secure Hash Algorithm) | là một họ các | hàm băm mật mã tạo ra | các giá trị băm kích thước cố định | cho tính toàn vẹn dữ liệu | và bảo mật.
Includes SHA-1 (weak, 160-bit), | SHA-2 (stronger, 224-512 bits), | and SHA-3 (latest | with additional security features).
Bao gồm SHA-1 (yếu, 160-bit), | SHA-2 (mạnh hơn, 224-512 bit), | và SHA-3 (mới nhất | với các tính năng bảo mật bổ sung).
Used for password storage | and digital signatures.
Được sử dụng để lưu trữ mật khẩu | và chữ ký số.
Resources
- What is SHA? (article)
- SHA: Secure Hashing Algorithm (video)
References
- https://roadmap.sh/backend (Node: SHA)