crypto-notes.md 218 Bytes
Newer Older
vitzli's avatar
vitzli committed
1 2 3 4
## Important notes

### Key-pair generation

5 6
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)