rust-secp256k1-unsafe-fast/src
Andrew Poelstra bb25ed4715
Merge pull request #282 from TheBlueMatt/2021-02-redo-fuzz
Reduce cryptography usage in --cfg=fuzzing
2021-06-09 15:01:52 +00:00
..
constants.rs Add schnorrsig module 2020-11-10 13:43:34 +09:00
context.rs New alloc feature 2021-06-08 20:41:49 +02:00
ecdh.rs Replace serde macros with generic visitor module 2021-01-12 11:51:29 +11:00
key.rs Reduce cryptography usage in --cfg=fuzzing 2021-06-08 19:17:08 +00: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 Do not test secret->public derivation or pk validity in fuzzing cfg 2021-06-08 19:17:07 +00:00
serde_util.rs Remove `visit_bytes` implementation from `FromStrVisitor` 2021-01-13 09:57:09 +11:00