Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 437 Bytes

VERSION.md

File metadata and controls

20 lines (13 loc) · 437 Bytes

Versioning of SumatraCrypt

0.7.0

  • Added Argon2id KDF
  • Added CSPRNG from CHACHA20 Seed for {32,48,64} bytes of randomness
  • Added Errors to ED25519

0.6.0

  • Added BIP39 Mnemonic Phrases with passphrases. Outputs to either a 32-byte seed or 64-byte seed. Multiple langauge support.
  • Implemented BLS Signatures
  • Implemented BIP39 for both ED25519 and BLS
  • Added Errors
  • Refactoring

TODO

Constant-Time Checks