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

v1.17: [zk-token-sdk] Limit max seed length for key derivations (backport of #33700) #33795

Merged
merged 1 commit into from
Oct 20, 2023

Commits on Oct 20, 2023

  1. [zk-token-sdk] Limit max seed length for key derivations (#33700)

    * limit max seed length for elgamal keypairs
    
    * limit max seed length for authenticated encryption keys
    
    * Apply suggestions from code review
    
    Co-authored-by: Jon Cinque <me@jonc.dev>
    
    * rename `SeedLengthTooLarge` to `SeedLengthTooLong`
    
    ---------
    
    Co-authored-by: Jon Cinque <me@jonc.dev>
    (cherry picked from commit dd2b1bb)
    samkim-crypto authored and mergify[bot] committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    af6849a View commit details
    Browse the repository at this point in the history