Skip to content

Releases: D3vl0per/crypt

v0.1.2

04 Jun 22:31
71b44a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 May 14:13
f4a4b1a
Compare
Choose a tag to compare

What's Changed

  • Coverage bumps, error validation
  • (generic) Custom encoder option
  • (asymmetric) ECDSA key import/export helper
  • (asymmetric) Private key/Secret key - Public key link validation (test sign)
  • (symmetric) XOR repetitive sequence safeguard
  • (hash) In-built hash encoder in #31
  • (hash) New hash integrations: Blake2s, SHA2
  • (hash) SHA3 HMAC procedure fix
  • (aged) Age key format checkers
  • (aged) Custom Age header obfuscation option
  • Dependency version bump
    Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Mar 19:56
ce570d4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.1.0

v0.0.2

07 Jan 03:05
e06ec51
Compare
Choose a tag to compare

Improvements

  • Customizable attestation module
  • ECDSA interface error fix
  • Version bump
  • Newly implemented ciphers: AES-CTR and AES-CBC
  • Newly implemented compressor: brotli
  • General compressor optimization and benchmarks
  • Argon2 usability improvement
  • Typo fixes
  • Huge coverage improvements

What's Changed

Full Changelog: v0.0.1...v0.0.2