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
da62cb6349
rust-secp256k1-unsafe-fast
/
src
History
Matt Corallo
730da80f0b
Ensure fuzztarget pubkey deserialize-serialize roundtrips are same
2018-03-29 15:41:28 -04:00
..
constants.rs
remove arrayvec dependency; rename PublicKey::serialize_vec
2017-12-19 20:36:46 +00:00
ecdh.rs
[BREAKING CHANGE] Make PK::from_secret_key() return a Result; change from_ffi functions to From impls
2015-10-14 09:38:43 -05:00
ffi.rs
Ensure fuzztarget pubkey deserialize-serialize roundtrips are same
2018-03-29 15:41:28 -04:00
key.rs
Remove all serde/rustc-serialize stuff
2018-03-21 18:01:33 -04:00
lib.rs
Remove all serde/rustc-serialize stuff
2018-03-21 18:01:33 -04:00
macros.rs
Remove all serde/rustc-serialize stuff
2018-03-21 18:01:33 -04:00
schnorr.rs
Replace unsafe copy_nonoverlapping() with safe copy_from_slice()
2017-05-08 07:31:08 -04:00