1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-23 23:27:22 +01:00
Commit graph

6 commits

Author SHA1 Message Date
Luke Dashjr
fbd92f2495
Merge pull request #1436 from theStack/bip324_handsake_remove_initiating_param
bip-0324: remove `initiating` parameter from `ellswift_create` calls
2023-06-29 13:48:11 -04:00
stratospher
da6f9ed17c
bip324: fix link to chacha20 2023-04-26 21:41:17 +05:30
Sebastian Falbesoner
59915dfc71 bip-0324: remove initiating parameter from ellswift_create calls 2023-03-19 19:18:07 +01:00
dhruv
ee8a4a3bc5 Updates to BIP324 since January 11 2023 2023-02-28 09:53:19 -08:00
Pieter Wuille
cc177ab7bc BIP324 updates
Includes:
* Simpler (but equivalent) ElligatorSwift encoding function & spec
* Improved test vectors
* Test vector generation code
* Code for converting test vectors for libsecp256k1 code.
* Code for running test vectors against SwiftEC paper authors' code.
* Miscellaneous reference code improvements (style, comments).
2023-01-11 17:39:56 -05:00
dhruv
32af2c9dc2 Add BIP324 2023-01-04 08:46:46 -08:00