-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.16: [zk-token-sdk] Refactor
zk-token-elgamal
conversion code for…
… authenticated encryption, range proof, and sigma proof types (backport of #31855) (#31887) [zk-token-sdk] Refactor `zk-token-elgamal` conversion code for authenticated encryption, range proof, and sigma proof types (#31855) * refactor convert logic for `AeCiphertext` * refactor convert logic for `RangeProof` * refactor convert logic for sigma proof types * Apply suggestions from code review Co-authored-by: Tyera <[email protected]> --------- Co-authored-by: Tyera <[email protected]> (cherry picked from commit e4fe933) Co-authored-by: samkim-crypto <[email protected]>
- Loading branch information
1 parent
17f047c
commit a3448de
Showing
4 changed files
with
282 additions
and
256 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.