Commit 69b23f1
3 files changed
+5
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | 146 | | |
156 | 147 | | |
157 | 148 | | |
| |||
Submodule aws-crt-cpp updated 22 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-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/crypto/HKDF.h+28
- include/aws/crt/crypto/HMAC.h+1-1
- source/auth/Credentials.cpp+28
- source/cbor/Cbor.cpp+1
- 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 | | |
| |||
173 | 174 | | |
174 | 175 | | |
175 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
176 | 180 | | |
177 | 181 | | |
178 | 182 | | |
| |||
0 commit comments