github.com/keltia/go-ipfs@v0.3.8-0.20150909044612-210793031c63/dev/crypto-notes.md (about) 1 ## Important notes 2 3 ### Key-pair generation 4 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)