rust-secp256k1-unsafe-fast/src
Elichai Turkel 7d3a149ca5
Move more things from the std feature to the alloc feature
2022-06-07 23:59:42 +03:00
..
ecdsa Update rand to 0.8 and replace CounterRng with mock::StepRng 2022-06-07 23:59:40 +03:00
constants.rs Deprecate SCHNORRSIG_SIGNATURE_SIZE 2022-03-04 14:28:24 +00:00
context.rs Move more things from the std feature to the alloc feature 2022-06-07 23:59:42 +03:00
ecdh.rs Update secp256k1 to edition 2018 and fix imports 2022-06-07 23:59:25 +03:00
key.rs Update rand to 0.8 and replace CounterRng with mock::StepRng 2022-06-07 23:59:40 +03:00
lib.rs Update rand to 0.8 and replace CounterRng with mock::StepRng 2022-06-07 23:59:40 +03:00
macros.rs Update secp256k1 to edition 2018 and fix imports 2022-06-07 23:59:25 +03:00
schnorr.rs Update rand to 0.8 and replace CounterRng with mock::StepRng 2022-06-07 23:59:40 +03:00
secret.rs Update secp256k1 to edition 2018 and fix imports 2022-06-07 23:59:25 +03:00
serde_util.rs Remove `visit_bytes` implementation from `FromStrVisitor` 2021-01-13 09:57:09 +11:00