Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-06 | bip-0324: fix git instruction order in test_sage_decoding.py | Sebastian Falbesoner | |
Tiny fix correcting the order of commands, for `git checkout` one has to change into the repository directory first. | |||
2023-01-11 | BIP324 updates | Pieter Wuille | |
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-04 | Add BIP324 | dhruv | |