SHA-256
  • stands for Secure Hash Algorithm 256-bit
  • is part of the SHA-2 family of cryptographic hash functions
  • it’s a widely used algorithm for generating a fixed-size (256-bit) hash value from an input of any size

Introduction