Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Constant-time enhancements for bignum.c and ecdsa.c #3309

Closed

Commits on May 6, 2020

  1. fix: Constant-time enhancements for bignum.c and ecdsa.c

    Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
    
    Signed-off-by: Scott Arciszewski <[email protected]>
    scottarc committed May 6, 2020
    Configuration menu
    Copy the full SHA
    7ea6cb8 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. chore: Fix whitespace, remove extraneous comment

    Signed-off-by: Scott Arciszewski <[email protected]>
    scottarc committed May 7, 2020
    Configuration menu
    Copy the full SHA
    c4dc4ee View commit details
    Browse the repository at this point in the history
  2. Attempt Mbed-TLS#2 to fix Travis CI

    Signed-off-by: Scott Arciszewski <[email protected]>
    scottarc committed May 7, 2020
    Configuration menu
    Copy the full SHA
    506c8dc View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Simplify constant declaration macros for 32/64-bit

    Signed-off-by: Scott Arciszewski <[email protected]>
    scottarc committed May 12, 2020
    Configuration menu
    Copy the full SHA
    f8a714a View commit details
    Browse the repository at this point in the history