Skip to content

v1.0.1 - Password Check Fix

Latest

Choose a tag to compare

@DevaOnBreaches DevaOnBreaches released this 06 Jan 15:32
v1.0.1
6aa5d5b

🐛 Bug Fixes

  • Use original Keccak-512 hash algorithm (not SHA3-512 FIPS 202)
  • Fix password API path: /api/v1/pass/anon/
  • Parse nested SearchPassAnon response structure
  • Add pycryptodome dependency