This website requires JavaScript.
Explore
Help
Sign In
milksad
/
rust-secp256k1-unsafe-fast
Watch
14
Star
0
Fork
You've already forked rust-secp256k1-unsafe-fast
0
Code
Issues
Pull Requests
Activity
ce255fdfe1
rust-secp256k1-unsafe-fast
/
src
History
Andrew Poelstra
2a25e5eae8
restore `global-context-less-secure` feature
2022-02-16 23:46:52 +00:00
..
ecdsa
Use feature std with rand-std
2022-02-11 07:44:16 +00:00
constants.rs
Use rust-bitcoin module doc style
2022-02-09 07:31:55 +00:00
context.rs
restore `global-context-less-secure` feature
2022-02-16 23:46:52 +00:00
ecdh.rs
Use feature std with rand-std
2022-02-11 07:44:16 +00:00
key.rs
Use feature std with rand-std
2022-02-11 07:44:16 +00:00
lib.rs
Merge
rust-bitcoin/rust-secp256k1#340
: Improve documentation
2022-02-10 15:42:30 +00:00
macros.rs
Dedicated display_secret fn for secret-containing types
2021-09-27 14:03:58 +02:00
schnorr.rs
Remove explicit mention of feature requirements
2022-02-11 07:47:52 +00: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