@@ -32,13 +32,13 @@ sha2-v0-10-6 = { git = "https://github.com/sp1-patches/RustCrypto-hashes", packa
3232sha2-v0-10-8 = { git = " https://github.com/sp1-patches/RustCrypto-hashes" , package = " sha2" , tag = " patch-sha2-0.10.8-sp1-4.0.0-rc.3" }
3333sha3-v0-10-8 = { git = " https://github.com/sp1-patches/RustCrypto-hashes" , package = " sha3" , tag = " patch-sha3-0.10.8-sp1-4.0.0-rc.3" }
3434crypto-bigint = { git = " https://github.com/sp1-patches/RustCrypto-bigint" , tag = " patch-0.5.5-sp1-4.0.0-rc.3" }
35- tiny-keccak = { git = " https://github.com/sp1-patches/tiny-keccak" , tag = " patch-2.0.2-sp1-4.0.0-rc.3 }
35+ tiny-keccak = { git = " https://github.com/sp1-patches/tiny-keccak" , tag = " patch-2.0.2-sp1-4.0.0-rc.3" }
3636curve25519-dalek = { git = " https://github.com/sp1-patches/curve25519-dalek" , tag = " patch-4.1.3-sp1-4.0.0-rc.3" }
3737curve25519-dalek-ng = { git = " https://github.com/sp1-patches/curve25519-dalek-ng" , tag = " patch-4.1.1-sp1-4.0.0-rc.3" }
38- ecdsa-core = { git = " https://github.com/sp1-patches/signatures" , package = " ecdsa" , tag = " patch-0.16.9-sp1-4.0.0-rc.3" }
39- secp256k1 = { git = " https://github.com/sp1-patches/rust-secp256k1" , tag = " patch-0.29.1-sp1-4.0.0" -rc.3 }
40- substrate-bn = { git = " https://github.com/sp1-patches/bn" , tag = " patch-0.6.0-sp1-4.0.0-rc.3" }
41- bls12_381 = { git = " https://github.com/sp1-patches/bls12_381" , tag = " patch-0.8.0-sp1-4.0.0-rc.3" , features = [ " groups " ] }
38+ ecdsa-core = { git = " https://github.com/sp1-patches/signatures" , package = " ecdsa" , tag = " patch-0.16.9-sp1-4.0.0-rc.3-v2 " }
39+ secp256k1 = { git = " https://github.com/sp1-patches/rust-secp256k1" , tag = " patch-0.29.1-sp1-4.0.0-rc.3" }
40+ substrate-bn = { git = " https://github.com/sp1-patches/bn" , tag = " patch-0.6.0-sp1-4.0.0-rc.3-v1 " }
41+ bls12_381 = { git = " https://github.com/sp1-patches/bls12_381" , tag = " patch-0.8.0-sp1-4.0.0-rc.3-v1 " }
4242rsa = { git = " https://github.com/sp1-patches/RustCrypto-RSA/" , tag = " patch-0.9.6-sp1-4.0.0-rc.3" }
4343```
4444
0 commit comments