rust-secp256k1-unsafe-fast/src
Davidson Souza 39febcb866
Create rust-bidings
Create bindings for all methods and static types in ellswift.h in
secp256k1-sys and their respective safe-rust types.

All methods are extensively commented and tested using BIP324's
test vectors
2023-10-09 14:57:54 -03:00
..
ecdsa Improve Message constructors 2023-08-10 08:20:46 +10:00
constants.rs Create rust-bidings 2023-10-09 14:57:54 -03:00
context.rs Merge rust-bitcoin/rust-secp256k1#609: Introduce SPDX license identifiers 2023-05-04 18:17:24 +00:00
ecdh.rs Use hashes instead of bitcoin_hashes 2023-08-15 14:54:55 +10:00
ellswift.rs Create rust-bidings 2023-10-09 14:57:54 -03:00
key.rs Create rust-bidings 2023-10-09 14:57:54 -03:00
lib.rs Create rust-bidings 2023-10-09 14:57:54 -03:00
macros.rs Introduce SPDX license identifiers 2023-05-03 11:37:07 +10:00
scalar.rs Merge rust-bitcoin/rust-secp256k1#609: Introduce SPDX license identifiers 2023-05-04 18:17:24 +00:00
schnorr.rs Rename KeyPair to Keypair 2023-08-19 08:35:47 +10:00
secret.rs Rename KeyPair to Keypair 2023-08-19 08:35:47 +10:00
serde_util.rs Introduce SPDX license identifiers 2023-05-03 11:37:07 +10:00