rust-secp256k1-unsafe-fast/src
Andrew Poelstra 4b740911c6
Merge pull request #180 from elichai/2019-11-SharedSecret
Alternative: Passing custom hash functions to ECDH
2019-12-09 21:11:30 +00:00
..
constants.rs Remove Schnorr support 2018-07-09 15:10:38 +03:00
context.rs Wrap Secp256k1 from raw context in a ManuallyDrop 2019-12-05 17:51:59 +02:00
ecdh.rs Add an unsafe variant of new_with_has called new_with_hash_no_panic 2019-12-09 22:53:24 +02:00
key.rs Libraries. 2019-11-17 22:04:11 -03:00
lib.rs feature gate new_with_hash with std only, added catch_unwind 2019-12-05 18:05:40 +02:00
macros.rs Replace SharedSecret with a more generic alternative 2019-12-05 17:45:24 +02:00
recovery.rs Add secp256k1-sys 2019-11-27 21:02:42 +00:00