Skip to content

Releases: M3DZIK/libcrypto

v1.2.0

01 Nov 22:42
v1.2.0
808a01f
Compare
Choose a tag to compare

Java library

  • Add AesException
  • Use bouncycastle for Argon2 and X25519 implementations

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Sep 20:13
v1.1.0
3576d5f
Compare
Choose a tag to compare

Features

  • Hex implementation to Java library

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 Sep 16:20
v1.0.0
ebbcce1
Compare
Choose a tag to compare

Initial Java and JavaScript version

Features

  • AES GCM and CBC encryption
  • Argon2 password hashing
  • X25519 exchange keys

Full Changelog: https://github.com/M3DZIK/libcrypto/commits/v1.0.0