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

### Key-pair generation

5
It is critical that we check cryptographic operations to ensure the right amount of entropy is being sourced.
6
See: [Issue #911](https://github.com/ipfs/go-ipfs/issues/911)