We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9c158d commit a9c677bCopy full SHA for a9c677b
CHANGELOG.rst
@@ -17,9 +17,10 @@ Changelog
17
* Local tests only by default
18
* Fix of MAP_ANONYMOUS issue for older Linuxes
19
20
-0.2.0 -- 2019-04-29
+0.2.0 -- 2019-05-13
21
===================
22
* Added API function to make session from keyring
23
* Added API function to make caching CMM from keyring
24
* Added "_from_cmm" to end of "aws_cryptosdk_caching_cmm_new" function name
25
* Changed "aws_cryptosdk_session_get_algorithm" to "aws_cryptosdk_session_get_alg_id"
26
+* Fixed HKDF bug
0 commit comments