Commits
Click on a commit to change the comparison rangepull out `verify_signature` bytes API8 months ago
by kevaundray remove references8 months ago
by kevaundray clippy8 months ago
by kevaundray small formatting8 months ago
by kevaundray commit secp256k17 months ago
by kevaundray remove padding from cryptography code7 months ago
by kevaundray clippy7 months ago
by kevaundray most methods are now private7 months ago
by kevaundray cargo fmt7 months ago
by kevaundray fix todo7 months ago
by kevaundray add test for point at infinity7 months ago
by kevaundray debug_assert_eq -> assert_eq7 months ago
by kevaundray Update crates/precompile/src/bls12_381/g1_msm.rs7 months ago
by kevaundray fmt7 months ago
by kevaundray expect -> unwrap7 months ago
by kevaundray use B256 and B5127 months ago
by kevaundray avoid vector allocation in bls12-381 msm7 months ago
by kevaundray