8000 Releases · pschichtel/pgcrypto-kt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: pschichtel/pgcrypto-kt

1.2.0: Updates

04 Nov 19:32
f360456
Compare
Choose a tag to compare
  • dependency updates
  • testing against PG 16

1.1.0: gen_salt and crypt

16 Apr 22:17
e9129e2
Compare
Choose a tag to compare

The release adds the gen_salt and crypt functions with all algorithms except XDES.

1.0.0: Initial Release

26 Dec 23:27
82d1be0
Compare
Choose a tag to compare

This is the initial release of this reimplementation with support for every function except gen_salt and crypt.

0