Skip to content

Commit

Permalink
Update CRT submodules to latest releases (awslabs#1053)
Browse files Browse the repository at this point in the history
Signed-off-by: Monthon Klongklaew <[email protected]>
  • Loading branch information
monthonk authored and rajdchak committed Oct 8, 2024
1 parent a59dba5 commit 2f8ae74
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions mountpoint-s3-crt-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ exclude = [
"crt/aws-lc/crypto/fipsmodule/bn/test/*",
"crt/aws-lc/crypto/fipsmodule/policydocs/*",
"crt/aws-lc/crypto/fipsmodule/sha/testvectors/*",
"crt/aws-lc/crypto/fipsmodule/ml_kem/kat/*",
"crt/aws-lc/crypto/kyber/kat/*",
"crt/aws-lc/crypto/dilithium/kat/*",
# All the text files in crt/aws-lc/crypto/*/kat/ directory are used for tests
"crt/aws-lc/crypto/fipsmodule/ml_kem/kat/*.txt",
"crt/aws-lc/crypto/kyber/kat/*.txt",
"crt/aws-lc/crypto/dilithium/kat/*.txt",
"crt/aws-lc/crypto/x509/test/*",
"crt/aws-lc/crypto/ocsp/test/*",
"crt/aws-lc/crypto/hpke/test-vectors.json",
Expand Down
2 changes: 1 addition & 1 deletion mountpoint-s3-crt-sys/crt/aws-lc
2 changes: 1 addition & 1 deletion mountpoint-s3-crt-sys/crt/s2n-tls
Submodule s2n-tls updated 114 files

0 comments on commit 2f8ae74

Please sign in to comment.