rust-secp256k1-unsafe-fast/src
Elichai Turkel ea4eae8a20
Merge pull request #315 from LNP-BP/fix/feat-warning
Fixing warning in context mod under feature-specific compilation
2021-06-30 15:32:35 +03:00
..
constants.rs Add schnorrsig module 2020-11-10 13:43:34 +09:00
context.rs Fixing warning in context mod under feature-specific compilation 2021-06-27 20:09:41 +02:00
ecdh.rs Replace serde macros with generic visitor module 2021-01-12 11:51:29 +11:00
key.rs Creating SecretKey and PublicKey from BIP-340 KeyPair 2021-06-16 10:56:59 +02:00
lib.rs New alloc feature 2021-06-08 20:41:49 +02:00
macros.rs Replace serde macros with generic visitor module 2021-01-12 11:51:29 +11:00
recovery.rs rename `rust_secp_fuzz` to `fuzzing` 2021-01-11 19:14:42 +00:00
schnorrsig.rs Change error enum for KeyPair::from_seckey_slice 2021-06-27 17:20:23 -07:00
serde_util.rs Remove `visit_bytes` implementation from `FromStrVisitor` 2021-01-13 09:57:09 +11:00