Skip to content

Commit

Permalink
Update aws-lc-sys/aws-lc to AWS-LC v1.33.0 (#480)
Browse files Browse the repository at this point in the history
* Update aws-lc-sys/aws-lc to v1.33.0

* Symbols from ubuntu-latest

* Symbols from macos-13-xlarge

* Symbols from macos-12

* Symbols for powerpc64le-unknown-linux-gnu

* Symbols for aarch64-unknown-linux-musl

* Symbols for i686-unknown-linux-gnu

* Symbols for x86_64-unknown-linux-musl

* Symbols for powerpc-unknown-linux-gnu

* Symbols for armv7-unknown-linux-gnueabihf

* Symbols for aarch64-unknown-linux-gnu

* Symbols for arm-unknown-linux-gnueabi

* Generated headers

* Generated bindings from ubuntu-latest

* Generated bindings from macos-13-xlarge

* Generated bindings from macos-12

* Generated bindings for i686-unknown-linux-gnu

* Generated bindings for aarch64-unknown-linux-musl

* Generated bindings for x86_64-unknown-linux-musl

* Generated bindings for aarch64-unknown-linux-gnu

* Collected source files from ubuntu-latest

* Collected source files from macos-13-xlarge

* Collected source files from macos-12

* Collected source files for x86_64-unknown-linux-musl

* Collected source files for i686-unknown-linux-gnu

* Collected source files for aarch64-unknown-linux-musl

* Collected source files for aarch64-unknown-linux-gnu

---------

Co-authored-by: aws-lc-sys-bindings-generator <[email protected]>
  • Loading branch information
skmcgrail and aws-lc-sys-bindings-generator authored Aug 2, 2024
1 parent be61df4 commit a12cde3
Show file tree
Hide file tree
Showing 38 changed files with 41,301 additions and 38,601 deletions.
2 changes: 1 addition & 1 deletion aws-lc-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ fips = ["dep:aws-lc-fips-sys"]

[dependencies]
untrusted = { version = "0.7.1", optional = true }
aws-lc-sys = { version = "0.20.0", path = "../aws-lc-sys", optional = true }
aws-lc-sys = { version = "0.21.0", path = "../aws-lc-sys", optional = true }
aws-lc-fips-sys = { version = "0.12.0", path = "../aws-lc-fips-sys", optional = true }
zeroize = { version = "1.7", features = ["zeroize_derive"] }
mirai-annotations = "1.12.0"
Expand Down
6 changes: 3 additions & 3 deletions aws-lc-sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[package]
name = "aws-lc-sys"
description = "AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project."
version = "0.20.1"
links = "aws_lc_0_20_1"
version = "0.21.0"
links = "aws_lc_0_21_0"
authors = ["AWS-LC"]
edition = "2021"
repository = "https://github.com/aws/aws-lc-rs"
Expand Down Expand Up @@ -67,4 +67,4 @@ libc = "0.2.121"
paste = "1.0.11"

[package.metadata.aws-lc-sys]
commit-hash = "47333e18117875148fc737c38c2d5586b45c7dfc"
commit-hash = "05747780676652f41d0b9c570a495e4bb6608560"
2 changes: 1 addition & 1 deletion aws-lc-sys/aws-lc
Submodule aws-lc updated 240 files
4 changes: 3 additions & 1 deletion aws-lc-sys/builder/cc_builder/aarch64_apple_darwin.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC
// Tue Jul 30 17:22:25 UTC 2024
// Thu Aug 1 23:56:17 UTC 2024

use crate::cc_builder::Library;

Expand Down Expand Up @@ -132,7 +132,9 @@ pub(super) const CRYPTO_LIBRARY: Library = Library {
"crypto/lhash/lhash.c",
"crypto/mem.c",
"crypto/ml_kem/ml_kem.c",
"crypto/ml_kem/ml_kem_1024_ipd.c",
"crypto/ml_kem/ml_kem_512_ipd.c",
"crypto/ml_kem/ml_kem_768_ipd.c",
"crypto/obj/obj.c",
"crypto/obj/obj_xref.c",
"crypto/ocsp/ocsp_asn.c",
Expand Down
4 changes: 3 additions & 1 deletion aws-lc-sys/builder/cc_builder/aarch64_unknown_linux_gnu.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC
// Tue Jul 30 17:39:12 UTC 2024
// Thu Aug 1 23:59:13 UTC 2024

use crate::cc_builder::Library;

Expand Down Expand Up @@ -133,7 +133,9 @@ pub(super) const CRYPTO_LIBRARY: Library = Library {
"crypto/lhash/lhash.c",
"crypto/mem.c",
"crypto/ml_kem/ml_kem.c",
"crypto/ml_kem/ml_kem_1024_ipd.c",
"crypto/ml_kem/ml_kem_512_ipd.c",
"crypto/ml_kem/ml_kem_768_ipd.c",
"crypto/obj/obj.c",
"crypto/obj/obj_xref.c",
"crypto/ocsp/ocsp_asn.c",
Expand Down
4 changes: 3 additions & 1 deletion aws-lc-sys/builder/cc_builder/aarch64_unknown_linux_musl.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC
// Tue Jul 30 17:38:22 UTC 2024
// Thu Aug 1 23:59:27 UTC 2024

use crate::cc_builder::Library;

Expand Down Expand Up @@ -133,7 +133,9 @@ pub(super) const CRYPTO_LIBRARY: Library = Library {
"crypto/lhash/lhash.c",
"crypto/mem.c",
"crypto/ml_kem/ml_kem.c",
"crypto/ml_kem/ml_kem_1024_ipd.c",
"crypto/ml_kem/ml_kem_512_ipd.c",
"crypto/ml_kem/ml_kem_768_ipd.c",
"crypto/obj/obj.c",
"crypto/obj/obj_xref.c",
"crypto/ocsp/ocsp_asn.c",
Expand Down
4 changes: 3 additions & 1 deletion aws-lc-sys/builder/cc_builder/i686_unknown_linux_gnu.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC
// Tue Jul 30 17:38:29 UTC 2024
// Thu Aug 1 23:59:21 UTC 2024

use crate::cc_builder::Library;

Expand Down Expand Up @@ -133,7 +133,9 @@ pub(super) const CRYPTO_LIBRARY: Library = Library {
"crypto/lhash/lhash.c",
"crypto/mem.c",
"crypto/ml_kem/ml_kem.c",
"crypto/ml_kem/ml_kem_1024_ipd.c",
"crypto/ml_kem/ml_kem_512_ipd.c",
"crypto/ml_kem/ml_kem_768_ipd.c",
"crypto/obj/obj.c",
"crypto/obj/obj_xref.c",
"crypto/ocsp/ocsp_asn.c",
Expand Down
4 changes: 3 additions & 1 deletion aws-lc-sys/builder/cc_builder/x86_64_apple_darwin.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC
// Tue Jul 30 17:23:36 UTC 2024
// Thu Aug 1 23:57:43 UTC 2024

use crate::cc_builder::Library;

Expand Down Expand Up @@ -132,7 +132,9 @@ pub(super) const CRYPTO_LIBRARY: Library = Library {
"crypto/lhash/lhash.c",
"crypto/mem.c",
"crypto/ml_kem/ml_kem.c",
"crypto/ml_kem/ml_kem_1024_ipd.c",
"crypto/ml_kem/ml_kem_512_ipd.c",
"crypto/ml_kem/ml_kem_768_ipd.c",
"crypto/obj/obj.c",
"crypto/obj/obj_xref.c",
"crypto/ocsp/ocsp_asn.c",
Expand Down
4 changes: 3 additions & 1 deletion aws-lc-sys/builder/cc_builder/x86_64_unknown_linux_gnu.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC
// Tue Jul 30 17:21:56 UTC 2024
// Thu Aug 1 23:55:58 UTC 2024

use crate::cc_builder::Library;

Expand Down Expand Up @@ -134,7 +134,9 @@ pub(super) const CRYPTO_LIBRARY: Library = Library {
"crypto/lhash/lhash.c",
"crypto/mem.c",
"crypto/ml_kem/ml_kem.c",
"crypto/ml_kem/ml_kem_1024_ipd.c",
"crypto/ml_kem/ml_kem_512_ipd.c",
"crypto/ml_kem/ml_kem_768_ipd.c",
"crypto/obj/obj.c",
"crypto/obj/obj_xref.c",
"crypto/ocsp/ocsp_asn.c",
Expand Down
4 changes: 3 additions & 1 deletion aws-lc-sys/builder/cc_builder/x86_64_unknown_linux_musl.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC
// Tue Jul 30 17:38:45 UTC 2024
// Thu Aug 1 23:59:23 UTC 2024

use crate::cc_builder::Library;

Expand Down Expand Up @@ -134,7 +134,9 @@ pub(super) const CRYPTO_LIBRARY: Library = Library {
"crypto/lhash/lhash.c",
"crypto/mem.c",
"crypto/ml_kem/ml_kem.c",
"crypto/ml_kem/ml_kem_1024_ipd.c",
"crypto/ml_kem/ml_kem_512_ipd.c",
"crypto/ml_kem/ml_kem_768_ipd.c",
"crypto/obj/obj.c",
"crypto/obj/obj_xref.c",
"crypto/ocsp/ocsp_asn.c",
Expand Down
Loading

0 comments on commit a12cde3

Please sign in to comment.