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
49f0cc1c46
rust-secp256k1-unsafe-fast
/
src
History
Elichai Turkel
49f0cc1c46
Updated the fuzzing dummy functions
2019-07-04 19:13:26 -04:00
..
recovery
Fix imports when using recovery with fuzztarget feature
2019-05-29 00:02:11 +00:00
constants.rs
Remove Schnorr support
2018-07-09 15:10:38 +03:00
context.rs
Updated the fuzzing dummy functions
2019-07-04 19:13:26 -04:00
ecdh.rs
Replaced std with core, and made std::error::Error optional through feature
2019-04-14 12:09:36 +03:00
ffi.rs
Updated the fuzzing dummy functions
2019-07-04 19:13:26 -04:00
key.rs
Add human readable serialization and deserialization to Secret Key
2019-05-14 11:15:18 +00:00
lib.rs
Removed context_create/destroy/clone and scratch_create/destroy/clone functions.
2019-07-04 19:09:04 -04:00
macros.rs
Add human readable serialization and deserialization to Secret Key
2019-05-14 11:15:18 +00:00
types.rs
Added a c_char implementation
2019-07-03 17:48:35 -04:00