plugeth-utils/restricted/crypto
Roy Crihfield 80a4c5f4c5 Fix various build errors and bugs
- bug in hex decoding in bls12381 package
- correct interfaces
- missing test variables
2023-07-07 00:07:06 +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:07:06 +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 Misc updates to eliminate accidental geth imports 2021-09-16 15:52:50 -05: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