This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
Releases: M3DZIK/libcrypto-java
Releases · M3DZIK/libcrypto-java
v0.5.3
v0.5.2
v0.5.1
v0.5.0
What's Changed
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Added Curve25519 implementation in 8ba5e9b
- Renamed class
Argon2HashingFunction
toArgon2
in 9c2745d - Changed order of parameters in AesCbc in 77af5a1
- Updated password4j from 1.7.0 to 1.7.1 by @dependabot in #11
Full Changelog: v0.3.2...v0.4.0
v0.3.2
v0.3.1
What's Changed
- chore(deps-dev): bump junit-jupiter-api from 5.9.0 to 5.9.3 by @dependabot in #1
- chore(deps): bump maven-source-plugin from 2.2.1 to 3.2.1 by @dependabot in #2
- chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.1.0 by @dependabot in #3
- chore(deps): bump nexus-staging-maven-plugin from 1.6.7 to 1.6.13 by @dependabot in #4
- chore(deps): bump maven-gpg-plugin from 1.5 to 3.1.0 by @dependabot in #5
- chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #6
- chore(deps-dev): bump junit-jupiter-engine from 5.9.0 to 5.9.3 by @dependabot in #7
- chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #9
- chore(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #8
- Java 9 modules support by @rafi612 in #10
New Contributors
Full Changelog: v0.3.0...v0.3.1