Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

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

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 20, 2023

This is an automatic backport of pull request #33700 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* 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 <[email protected]>

* rename `SeedLengthTooLarge` to `SeedLengthTooLong`

---------

Co-authored-by: Jon Cinque <[email protected]>
(cherry picked from commit dd2b1bb)
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #33795 (af6849a) into v1.17 (d550015) will decrease coverage by 0.1%.
Report is 3 commits behind head on v1.17.
The diff coverage is 90.4%.

@@            Coverage Diff            @@
##            v1.17   #33795     +/-   ##
=========================================
- Coverage    81.7%    81.7%   -0.1%     
=========================================
  Files         804      804             
  Lines      218166   218224     +58     
=========================================
+ Hits       178444   178451      +7     
- Misses      39722    39773     +51     

@samkim-crypto samkim-crypto merged commit c9e8f9c into v1.17 Oct 20, 2023
@samkim-crypto samkim-crypto deleted the mergify/bp/v1.17/pr-33700 branch October 20, 2023 21:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants