Releases: ovh/symmecrypt
Releases · ovh/symmecrypt
v0.6.1
19 Jul 07:46
Compare
Sorry, something went wrong.
No results found
v0.6.0
14 Mar 09:03
Compare
Sorry, something went wrong.
No results found
Update to go 1.19
Upgrade golang.org/x/crypto
v0.5.1
26 Nov 15:30
Compare
Sorry, something went wrong.
No results found
Fix read issues in stream package: missing chunks and invalid headers
v0.5.0
09 Nov 09:18
Compare
Sorry, something went wrong.
No results found
Support encrypting large file via the stream package to split it in smaller chunks
Support convergent encryption via the convergent package
Remove dependencies on error/log packages
v0.4.3
24 Apr 09:47
Compare
Sorry, something went wrong.
No results found
NewKey function (split from LoadKey)
v0.4.2
05 Feb 18:07
Compare
Sorry, something went wrong.
No results found
v0.4.2 is the same version than 0.4.1, but we proper semver to match Golang modules requirements, and on the correct commit.
Fix miscreant import path (#23 )
v0.4.1
11 Sep 14:49
Compare
Sorry, something went wrong.
No results found
Fix miscreant import path (#23)
v0.4.0
27 Aug 14:35
Compare
Sorry, something went wrong.
No results found
Decrypt Marshal uses json.Decoder UseNumber()
Support loading from separate configstore instances
23 Jul 14:42
Compare
Sorry, something went wrong.
No results found
keyloader: Support loading keys from separate store instances (#19)
* keyloader: Support loading keys from separate store instances
* Typos in comments
* seal: Parameter order
* Misc fixes
Minor: support loading base64 encryption keys
18 Jun 13:41
Compare
Sorry, something went wrong.
No results found
Adding travis build report (#18)
Signed-off-by: Romain Beuque <romain.beuque@corp.ovh.com>