mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-25 23:21:54 +08:00
6
dev/crypto-notes.md
Normal file
6
dev/crypto-notes.md
Normal file
@ -0,0 +1,6 @@
|
||||
## Important notes
|
||||
|
||||
### Key-pair generation
|
||||
|
||||
It is critical that we check cryptographic operations to ensure the right amount of entropy is being sourced.
|
||||
See: [Issue #911](https://github.com/jbenet/go-ipfs/issues/911)
|
Reference in New Issue
Block a user