1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 09:50:06 +01:00
bitcoin-bips/bip-0324
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
..
ellswift_decode_test_vectors.csv BIP324 updates 2023-01-11 17:39:56 -05:00
garbage_terminator.png Add BIP324 2023-01-04 08:46:46 -08:00
gen_test_vectors.py BIP324 updates 2023-01-11 17:39:56 -05:00
packet_encoding_test_vectors.csv BIP324 updates 2023-01-11 17:39:56 -05:00
reference.py BIP324 updates 2023-01-11 17:39:56 -05:00
run_test_vectors.py BIP324 updates 2023-01-11 17:39:56 -05:00
secp256k1_test_vectors.py BIP324 updates 2023-01-11 17:39:56 -05:00
test_sage_decoding.py BIP324 updates 2023-01-11 17:39:56 -05:00
xswiftec_inv_test_vectors.csv BIP324 updates 2023-01-11 17:39:56 -05:00
xswiftec_test_vectors.csv Add BIP324 2023-01-04 08:46:46 -08:00