8339ca5706
Now that we opportunistically randomize the context on creation if `rand-std` is enabled it would be nice to encourage users who do not wish to use `rand-std` to randomize the context. We already have an API to do this but it requires a separate call to do so. Instead of adding a bunch of additional constructors elect to add documentation to the current constructors guiding users towards randomization. |
||
---|---|---|
.. | ||
ecdsa | ||
constants.rs | ||
context.rs | ||
ecdh.rs | ||
key.rs | ||
lib.rs | ||
macros.rs | ||
schnorr.rs | ||
secret.rs | ||
serde_util.rs |