All Versions
10
Latest Version
Avg Release Cycle
31 days
Latest Release
1061 days ago
Changelog History
Changelog History
-
v0.22.2 Changes
April 30, 2020Patch deadlock issue #135
-
v0.22.1
March 21, 2020 -
v0.22.0 Changes
March 20, 2020๐ Changed error handling and added some convenience methods to Stream.
-
v0.21.0 Changes
November 27, 2019- โ Add in-memory encrypted streaming ability. #128
-
v0.20.1 Changes
October 28, 2019Harden safe termination functionality.
-
v0.20.0 Changes
October 12, 2019- โ Add Enclave size method #120
- ๐ฆ Move disabling core dumps initialization procedure to core package.
- โก๏ธ Update dependencies and docs.
-
v0.19.1 Changes
August 11, 2019- โก๏ธ Update package due to API change in dependency. #117
-
v0.19.0 Changes
August 06, 2019- Stopped vendoring dependencies.
- ๐ฆ Split off memcall into its own standalone package.
- ๐ Increase coffer re-key interval to 500ms and remove the option to specify it.
-
v0.18.2 Changes
July 31, 2019โ Added mitigations against dead-code elimination in Wipe and Scramble functions. See #106
-
v0.18.1 Changes
July 26, 2019๐ Fixed
- ๐ Attain exclusive mutex lock in Freeze/Melt methods instead of read only lock.