Skip to content

Commit

Permalink
Update to latest FIPS-2.0.6 (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth authored Jan 24, 2024
1 parent 9b66263 commit b87158d
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion aws-lc-fips-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ libc = "0.2"
paste = "1.0.11"

[package.metadata.aws-lc-fips-sys]
commit-hash = "de66bc0657508e298ef4c9c0c059346fd38129f8"
commit-hash = "606c54970d0ce5c9127b4f3e45c664fe7fdb81bf"
6 changes: 3 additions & 3 deletions aws-lc-fips-sys/src/linux_aarch64_crypto.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* automatically generated by rust-bindgen 0.69.1 */
/* automatically generated by rust-bindgen 0.69.2 */


// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
Expand Down Expand Up @@ -110,7 +110,7 @@ pub const AWSLC_VERSION_NAME: &[u8; 7] = b"AWS-LC\0";
pub const OPENSSL_VERSION_NUMBER: i32 = 269488255;
pub const SSLEAY_VERSION_NUMBER: i32 = 269488255;
pub const AWSLC_API_VERSION: i32 = 20;
pub const AWSLC_VERSION_NUMBER_STRING: &[u8; 6] = b"2.0.5\0";
pub const AWSLC_VERSION_NUMBER_STRING: &[u8; 6] = b"2.0.6\0";
pub const ERR_FLAG_STRING: i32 = 1;
pub const ERR_FLAG_MALLOCED: i32 = 2;
pub const ERR_R_FATAL: i32 = 64;
Expand Down Expand Up @@ -3539,7 +3539,7 @@ pub const RIPEMD160_CBLOCK: i32 = 64;
pub const RIPEMD160_LBLOCK: i32 = 16;
pub const RIPEMD160_DIGEST_LENGTH: i32 = 20;
pub const AWSLC_MODE_STRING: &[u8; 8] = b"AWS-LC \0";
pub const AWSLC_VERSION_STRING: &[u8; 13] = b"AWS-LC 2.0.5\0";
pub const AWSLC_VERSION_STRING: &[u8; 13] = b"AWS-LC 2.0.6\0";
pub const TRUST_TOKEN_MAX_PRIVATE_KEY_SIZE: i32 = 512;
pub const TRUST_TOKEN_MAX_PUBLIC_KEY_SIZE: i32 = 512;
pub const TRUST_TOKEN_R_KEYGEN_FAILURE: i32 = 100;
Expand Down
6 changes: 3 additions & 3 deletions aws-lc-fips-sys/src/linux_aarch64_crypto_ssl.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* automatically generated by rust-bindgen 0.69.1 */
/* automatically generated by rust-bindgen 0.69.2 */


// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
Expand Down Expand Up @@ -110,7 +110,7 @@ pub const AWSLC_VERSION_NAME: &[u8; 7] = b"AWS-LC\0";
pub const OPENSSL_VERSION_NUMBER: i32 = 269488255;
pub const SSLEAY_VERSION_NUMBER: i32 = 269488255;
pub const AWSLC_API_VERSION: i32 = 20;
pub const AWSLC_VERSION_NUMBER_STRING: &[u8; 6] = b"2.0.5\0";
pub const AWSLC_VERSION_NUMBER_STRING: &[u8; 6] = b"2.0.6\0";
pub const ERR_FLAG_STRING: i32 = 1;
pub const ERR_FLAG_MALLOCED: i32 = 2;
pub const ERR_R_FATAL: i32 = 64;
Expand Down Expand Up @@ -3539,7 +3539,7 @@ pub const RIPEMD160_CBLOCK: i32 = 64;
pub const RIPEMD160_LBLOCK: i32 = 16;
pub const RIPEMD160_DIGEST_LENGTH: i32 = 20;
pub const AWSLC_MODE_STRING: &[u8; 8] = b"AWS-LC \0";
pub const AWSLC_VERSION_STRING: &[u8; 13] = b"AWS-LC 2.0.5\0";
pub const AWSLC_VERSION_STRING: &[u8; 13] = b"AWS-LC 2.0.6\0";
pub const TRUST_TOKEN_MAX_PRIVATE_KEY_SIZE: i32 = 512;
pub const TRUST_TOKEN_MAX_PUBLIC_KEY_SIZE: i32 = 512;
pub const TRUST_TOKEN_R_KEYGEN_FAILURE: i32 = 100;
Expand Down
6 changes: 3 additions & 3 deletions aws-lc-fips-sys/src/linux_x86_64_crypto.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* automatically generated by rust-bindgen 0.69.1 */
/* automatically generated by rust-bindgen 0.69.2 */


// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
Expand Down Expand Up @@ -110,7 +110,7 @@ pub const AWSLC_VERSION_NAME: &[u8; 7] = b"AWS-LC\0";
pub const OPENSSL_VERSION_NUMBER: i32 = 269488255;
pub const SSLEAY_VERSION_NUMBER: i32 = 269488255;
pub const AWSLC_API_VERSION: i32 = 20;
pub const AWSLC_VERSION_NUMBER_STRING: &[u8; 6] = b"2.0.5\0";
pub const AWSLC_VERSION_NUMBER_STRING: &[u8; 6] = b"2.0.6\0";
pub const ERR_FLAG_STRING: i32 = 1;
pub const ERR_FLAG_MALLOCED: i32 = 2;
pub const ERR_R_FATAL: i32 = 64;
Expand Down Expand Up @@ -3539,7 +3539,7 @@ pub const RIPEMD160_CBLOCK: i32 = 64;
pub const RIPEMD160_LBLOCK: i32 = 16;
pub const RIPEMD160_DIGEST_LENGTH: i32 = 20;
pub const AWSLC_MODE_STRING: &[u8; 8] = b"AWS-LC \0";
pub const AWSLC_VERSION_STRING: &[u8; 13] = b"AWS-LC 2.0.5\0";
pub const AWSLC_VERSION_STRING: &[u8; 13] = b"AWS-LC 2.0.6\0";
pub const TRUST_TOKEN_MAX_PRIVATE_KEY_SIZE: i32 = 512;
pub const TRUST_TOKEN_MAX_PUBLIC_KEY_SIZE: i32 = 512;
pub const TRUST_TOKEN_R_KEYGEN_FAILURE: i32 = 100;
Expand Down
6 changes: 3 additions & 3 deletions aws-lc-fips-sys/src/linux_x86_64_crypto_ssl.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* automatically generated by rust-bindgen 0.69.1 */
/* automatically generated by rust-bindgen 0.69.2 */


// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
Expand Down Expand Up @@ -110,7 +110,7 @@ pub const AWSLC_VERSION_NAME: &[u8; 7] = b"AWS-LC\0";
pub const OPENSSL_VERSION_NUMBER: i32 = 269488255;
pub const SSLEAY_VERSION_NUMBER: i32 = 269488255;
pub const AWSLC_API_VERSION: i32 = 20;
pub const AWSLC_VERSION_NUMBER_STRING: &[u8; 6] = b"2.0.5\0";
pub const AWSLC_VERSION_NUMBER_STRING: &[u8; 6] = b"2.0.6\0";
pub const ERR_FLAG_STRING: i32 = 1;
pub const ERR_FLAG_MALLOCED: i32 = 2;
pub const ERR_R_FATAL: i32 = 64;
Expand Down Expand Up @@ -3539,7 +3539,7 @@ pub const RIPEMD160_CBLOCK: i32 = 64;
pub const RIPEMD160_LBLOCK: i32 = 16;
pub const RIPEMD160_DIGEST_LENGTH: i32 = 20;
pub const AWSLC_MODE_STRING: &[u8; 8] = b"AWS-LC \0";
pub const AWSLC_VERSION_STRING: &[u8; 13] = b"AWS-LC 2.0.5\0";
pub const AWSLC_VERSION_STRING: &[u8; 13] = b"AWS-LC 2.0.6\0";
pub const TRUST_TOKEN_MAX_PRIVATE_KEY_SIZE: i32 = 512;
pub const TRUST_TOKEN_MAX_PUBLIC_KEY_SIZE: i32 = 512;
pub const TRUST_TOKEN_R_KEYGEN_FAILURE: i32 = 100;
Expand Down

0 comments on commit b87158d

Please sign in to comment.