plugeth-utils/restricted/crypto
Roy Crihfield cd41de354c Fix various build errors and bugs
- bug in hex decoding in bls12381 package
- correct interfaces
- missing test variables
2023-07-07 00:01:22 +08:00
..
blake2b Add crypto library 2021-09-13 15:12:49 -05:00
bls12381 Fix various build errors and bugs 2023-07-07 00:01:22 +08:00
bn256 Misc updates to eliminate accidental geth imports 2021-09-16 15:52:50 -05:00
ecies Misc updates to eliminate accidental geth imports 2021-09-16 15:52:50 -05:00
secp256k1 conditionally link against geth's libsecp256k1 2023-06-14 21:42:22 +08:00
signify Add crypto library 2021-09-13 15:12:49 -05:00
crypto_test.go Add crypto library 2021-09-13 15:12:49 -05:00
crypto.go Add crypto library 2021-09-13 15:12:49 -05:00
signature_test.go Add crypto library 2021-09-13 15:12:49 -05:00
signature.go cgo adjustments to avoid compile time errors 2023-03-24 09:41:58 -07:00