Commit c4d22e6
Submodule aws-crt-cpp updated 25 files
- VERSION+1-1
- crt/aws-c-auth+1-1
- crt/aws-c-cal+1-1
- crt/aws-c-common+1-1
- crt/aws-c-event-stream+1-1
- crt/aws-c-http+1-1
- crt/aws-c-io+1-1
- crt/aws-c-s3+1-1
- crt/aws-checksums+1-1
- crt/aws-lc+1-1
- crt/s2n+1-1
- include/aws/crt/TypeTraits.h+14
- include/aws/crt/Variant.h+567-362
- include/aws/crt/auth/Credentials.h+45
- include/aws/crt/checksum/CRC.h+15
- include/aws/crt/crypto/HKDF.h+28
- include/aws/crt/crypto/HMAC.h+1-1
- source/auth/Credentials.cpp+28
- source/cbor/Cbor.cpp+1
- source/checksum/CRC.cpp+15
- source/crypto/HKDF.cpp+27
- tests/CMakeLists.txt+12-1
- tests/CborTest.cpp+17
- tests/HKDFTest.cpp+36
- tests/VariantTest.cpp+194-3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
179 | 183 | | |
180 | 184 | | |
181 | 185 | | |
| |||
0 commit comments