Releases: pschichtel/pgcrypto-kt
Releases · pschichtel/pgcrypto-kt
1.2.0: Updates
- dependency updates
- testing against PG 16
1.1.0: gen_salt and crypt
The release adds the gen_salt and crypt functions with all algorithms except XDES.
1.0.0: Initial Release
This is the initial release of this reimplementation with support for every function except gen_salt
and crypt
.