mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
6 lines
218 B
Markdown
6 lines
218 B
Markdown
## 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) |