-
- Downloads
Set both key generation and ECDSA nonce to use mixed entropy
* Move random entropy functions to new package randentropy * Add function to get n bytes entropy where up to first 32 bytes are mixed with OS entropy sources
Showing
- crypto/key_store_passphrase.go 3 additions, 12 deletionscrypto/key_store_passphrase.go
- crypto/key_store_test.go 4 additions, 4 deletionscrypto/key_store_test.go
- crypto/randentropy/rand_entropy.go 82 additions, 0 deletionscrypto/randentropy/rand_entropy.go
- crypto/secp256k1/secp256.go 3 additions, 2 deletionscrypto/secp256k1/secp256.go
Loading
Please register or sign in to comment