1 file changed
+1
-1
lines changedSubmodule aws-crt-cpp updated 18 files
- VERSION+1-1
- crt/s2n+1-1
- include/aws/crt/Api.h+6
- include/aws/crt/Types.h+2-2
- include/aws/crt/crypto/HMAC.h+18
- include/aws/crt/crypto/Hash.h+51-7
- include/aws/crt/crypto/SecureRandom.h+18
- include/aws/crt/crypto/SymmetricCipher.h+149
- source/Api.cpp+31
- source/Types.cpp+32-32
- source/crypto/HMAC.cpp+46-20
- source/crypto/Hash.cpp+61-30
- source/crypto/SecureRandom.cpp+21
- source/crypto/SymmetricCipher.cpp+167
- tests/CMakeLists.txt+10
- tests/HMACTest.cpp+1
- tests/HashTest.cpp+68
- tests/SymmetricCipherTest.cpp+200
0 commit comments