Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 194 Bytes

File metadata and controls

18 lines (15 loc) · 194 Bytes

INSTALLATION

pip install -r requirements.txt

Supported Hashing Algorithms

  • Argon2
  • BCrypt
  • SCrypt
  • MD5
  • SHA-256
  • SHA-512
  • Blake2b
  • PBKDF2-HMAC
  • SHAKE-128
  • SHAKE-256