rust-secp256k1-unsafe-fast/src
Martin Habovstiak 705c9cfbc1 Clarified conversions between `Parity` and integers 2022-02-09 15:33:25 +01:00
..
ecdsa Enable running tests without default features 2022-02-01 15:20:44 +11:00
constants.rs Add schnorrsig module 2020-11-10 13:43:34 +09:00
context.rs Add documentation guiding users towards randomization 2022-02-04 08:36:15 +11:00
ecdh.rs Add example to SharedSecret 2022-02-04 11:55:06 +11:00
key.rs Clarified conversions between `Parity` and integers 2022-02-09 15:33:25 +01:00
lib.rs Add documentation about rand-std feature 2022-02-04 08:36:15 +11:00
macros.rs Dedicated display_secret fn for secret-containing types 2021-09-27 14:03:58 +02:00
schnorr.rs Fix typo 'epected' -> 'expected' 2022-02-03 08:36:36 +11:00
secret.rs Add multiple implementations of Debug for secrets 2022-02-01 14:51:40 +11:00
serde_util.rs Remove `visit_bytes` implementation from `FromStrVisitor` 2021-01-13 09:57:09 +11:00