Skip to content

Releases: palantir/serde-encrypted-value

1.0.0

30 Jan 15:51
1.0.0
548e53d
Compare
Choose a tag to compare

💡 Improvements

  • Update rand requirement from 0.8.5 to 0.9.0 (#30)

v0.4.7

05 Mar 19:03
v0.4.7
e5cc08e
Compare
Choose a tag to compare
v0.4.7

v0.4.6

09 Jan 15:36
v0.4.6
a17a03d
Compare
Choose a tag to compare
Release v0.4.6

v0.4.5

12 Dec 14:37
ff8601f
Compare
Choose a tag to compare
  • Upgraded base64.

v0.4.4

28 Sep 17:57
e0c110c
Compare
Choose a tag to compare
  • Switched from openssl to aes-gcm.

v0.4.3

28 Jan 18:12
4828cfe
Compare
Choose a tag to compare
  • Upgraded base64.

v0.4.2

30 Jan 19:10
Compare
Choose a tag to compare
  • Upgraded base64.

v0.4.1

23 May 20:04
Compare
Choose a tag to compare
  • Avoid predictable IVs.

v0.4.0

10 Apr 23:30
Compare
Choose a tag to compare
  • The Key type now has a type parameter indicating if it can encrypt values. This allows us to guarantee that IVs will not be reused.

v0.3.1

12 Jan 01:15
Compare
Choose a tag to compare
  • Upgrade base64 to 0.9 and openssl to 0.10.