Index of exceptions


I
Insufficient_key [Nocrypto.Rsa]
Raised if the key is too small to transform the given message, i.e.
Invalid_public_key [Nocrypto.Dh]
Raised if the public key is degenerate.

U
Unseeded_generator [Nocrypto.Rng]
Thrown when using an uninitialized generator.