About SHA
- 1) SHA (Secure Hash Algorithm) is a family of cryptographic hash functions.
- 2) Includes SHA-1, and more secure SHA-2 and SHA-3 variants.
- 3) SHA-2 (especially SHA-256/SHA-512) is widely considered secure when used properly.
- 4) Hash functions are one-way; original data cannot be recovered.