1 file changed
+1
-1
lines changed- CMakeLists.txt+2-12
- NOTICE+2-1
- include/aws/cal/cal.h+3-13
- include/aws/cal/ecc.h+5-13
- include/aws/cal/exports.h+3-13
- include/aws/cal/hash.h+3-13
- include/aws/cal/hmac.h+3-13
- include/aws/cal/private/der.h+3-13
- include/aws/cal/private/ecc.h+3-13
- source/cal.c+3-13
- source/darwin/commoncrypto_hmac.c+3-13
- source/darwin/commoncrypto_md5.c+3-13
- source/darwin/commoncrypto_sha256.c+3-13
- source/darwin/securityframework_ecc.c+9-14
- source/der.c+3-13
- source/ecc.c+3-13
- source/hash.c+3-13
- source/hmac.c+3-13
- source/unix/opensslcrypto_ecc.c+3-13
- source/unix/opensslcrypto_hash.c+3-13
- source/unix/opensslcrypto_hmac.c+3-13
- source/windows/bcrypt_ecc.c+3-13
- source/windows/bcrypt_hash.c+3-13
- source/windows/bcrypt_hmac.c+3-13
- tests/der_test.c+3-13
- tests/ecc_test.c+3-13
- tests/md5_test.c+3-13
- tests/sha256_hmac_test.c+3-13
- tests/sha256_test.c+3-13
- tests/test_case_helper.h+3-13
0 commit comments