-
Notifications
You must be signed in to change notification settings - Fork 96
Comparing changes
Open a pull request
base repository: aws/aws-lc-rs
base: v1.13.1
head repository: aws/aws-lc-rs
compare: v1.13.3
- 16 commits
- 152 files changed
- 7 contributors
Commits on May 20, 2025
-
Disallow external bindgen when AWS_LC_SYS_EXTERNAL_BINDGEN=0 (#808)
* Disallow external bindgen when AWS_LC_SYS_EXTERNAL_BINDGEN=0 * Fix s390x-unknown-linux-gnu CI test
Configuration menu - View commit details
-
Copy full SHA for ef59023 - Browse repository at this point
Copy the full SHA ef59023View commit details
Commits on May 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 44a00f7 - Browse repository at this point
Copy the full SHA 44a00f7View commit details
Commits on May 28, 2025
-
Fix CI for i686-pc-windows-gnu (#809)
* Fix CI for i686-pc-windows-gnu * Also fix msys2 CI jobs
Configuration menu - View commit details
-
Copy full SHA for e1206ed - Browse repository at this point
Copy the full SHA e1206edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 425de34 - Browse repository at this point
Copy the full SHA 425de34View commit details
Commits on Jun 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 25a6040 - Browse repository at this point
Copy the full SHA 25a6040View commit details
Commits on Jun 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6cd8ac8 - Browse repository at this point
Copy the full SHA 6cd8ac8View commit details -
Fix CI for riscv64gc-unknown-linux-gnu (#816)
* Fix CI for riscv64gc-unknown-linux-gnu * Satisfy clippy
Configuration menu - View commit details
-
Copy full SHA for 8b8122b - Browse repository at this point
Copy the full SHA 8b8122bView commit details
Commits on Jun 12, 2025
-
Prepare aws-lc-fips-sys v0.13.7 (#823)
* Prepare aws-lc-fips-sys v0.13.7 * Symbols from macos-14 * Symbols from ubuntu-latest * Symbols from macos-13 * Symbols for aarch64-unknown-linux-gnu * Symbols for aarch64-unknown-linux-musl * Symbols for x86_64-unknown-linux-musl * Generated headers * Generated bindings from ubuntu-latest * Generated bindings from macos-14 * Generated bindings from macos-13 * Generated bindings for aarch64-unknown-linux-gnu * Generated bindings for aarch64-unknown-linux-musl * Generated bindings for x86_64-unknown-linux-musl --------- Co-authored-by: aws-lc-fips-sys-bindings-generator <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f031c04 - Browse repository at this point
Copy the full SHA f031c04View commit details
Commits on Jun 18, 2025
-
* Fix clippy lints * Install careful w/ stable toolchain * No more windows-2019 GH runner * msys2 CI fix
Configuration menu - View commit details
-
Copy full SHA for 378163b - Browse repository at this point
Copy the full SHA 378163bView commit details
Commits on Jun 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f0a6350 - Browse repository at this point
Copy the full SHA f0a6350View commit details
Commits on Jul 8, 2025
-
Change 'try_sign' to pub in ED25519 module (#832)
* Make 'try_sign' pub in ED25519 - to allow users to sign using ed25519 without risking a panic, try_sign is made pub again. Signed-of-by: Elena Gantner <[email protected]> * Update aws-lc-rs/src/ed25519.rs Add a note that try_sign should also not be used for FIPS. * Fix clippy; update external test to use try_sign --------- Co-authored-by: Andrew Hopkins <[email protected]> Co-authored-by: Justin Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db7d6cd - Browse repository at this point
Copy the full SHA db7d6cdView commit details -
expose algorithm used to create ecdsa keypair (#834)
* expose algorithm used to create ecdsa keypair * must use * Update external test to call EcdsaKeyPair::algorithm() --------- Co-authored-by: Justin Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2ed335 - Browse repository at this point
Copy the full SHA a2ed335View commit details
Commits on Jul 10, 2025
-
Test msys2 w/ prebuilt-nasm (#830)
* Test msys2 w/ prebuilt-nasm * Select appropriate prebuilt-nasm script * CI properly cover msys2 * Generate warning when NASM test fails
Configuration menu - View commit details
-
Copy full SHA for 880d381 - Browse repository at this point
Copy the full SHA 880d381View commit details -
Align aws-lc-sys v0.30.0 w/ AWS-LC v1.55.0 (#838)
* Update to AWS-LC v1.55.0 * Symbols from ubuntu-latest * Symbols from macos-14 * Symbols from x86_64-pc-windows-msvc * Symbols from i686-pc-windows-msvc * Symbols from macos-13 * Symbols from x86_64-pc-windows-gnu * Symbols for aarch64-unknown-linux-gnu * Symbols for powerpc-unknown-linux-gnu * Symbols for i686-unknown-linux-gnu * Symbols for x86_64-unknown-linux-musl * Symbols for aarch64-unknown-linux-musl * Symbols for armv7-unknown-linux-gnueabihf * Symbols for arm-unknown-linux-gnueabi * Symbols for powerpc64le-unknown-linux-gnu * Symbols from aarch64-pc-windows-msvc * Generated headers * Generated bindings from ubuntu-latest * Generated bindings from macos-14 * Generated bindings for x86_64-pc-windows-gnu * Generated bindings from macos-13 * Generated bindings for i686-pc-windows-msvc * Generated bindings for x86_64-pc-windows-msvc * Generated bindings for aarch64-unknown-linux-musl * Generated bindings for aarch64-pc-windows-msvc * Generated bindings for x86_64-unknown-linux-musl * Generated bindings for i686-unknown-linux-gnu * Generated bindings for riscv64gc-unknown-linux-gnu * Generated bindings for aarch64-unknown-linux-gnu * Generated bindings for aarch64-linux-android * Collected source files from macos-14 * Collected source files from ubuntu-latest * Collected source files from macos-13 * Collected source files for i686-unknown-linux-gnu * Collected source files for aarch64-unknown-linux-musl * Collected source files for x86_64-unknown-linux-musl * Collected source files for aarch64-unknown-linux-gnu * Collected NASM files * Collected source files for riscv64gc-unknown-linux-gnu --------- Co-authored-by: aws-lc-sys-bindings-generator <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2e9e82 - Browse repository at this point
Copy the full SHA e2e9e82View commit details
Commits on Jul 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3efb4fa - Browse repository at this point
Copy the full SHA 3efb4faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78258d2 - Browse repository at this point
Copy the full SHA 78258d2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.13.1...v1.13.3