Releases: alukin/EasyCrypt
Releases · alukin/EasyCrypt
release-1.4.0
release-1.3.0
License changed to Apache 2.0; Dependency updates; Bouncy castle library is 18on variant and the latest; Minimal supported Java version is 21 due to security reasons.
Fix for Java 21
This is just a dependency update release. Deprecated methods removed; Works fine with Java 21
LGPL v3 license
This is actually a bug fix release but there is an important change: the LICENSE. It is more permissive now, and allows more wide usage of the code.
X. 509 based identity support
EsyCrypt-identity library and examples added. This library allows using of standard certificate fields as 256 bit identificators
Streaming ifaces and native builds
Streaming crypto interfaces, please see StreamingExample.java in easycrypt-examples
Update to latest Bouncy Castle library (1.68)
JCommander replaced by PicoCli in easycritp-util to be able to generate a native image
Native image builds with GraalVM 21.0.0, use "-P native" with maven to build native executable of easycryptutil
Code cleanup
Bugfix release 1.0.1
Fixed several bugs in ciphered text serializer and RSA crypto confis
Initial release v.1.0.0
This is the first release of EasyCrypt Java library and utility