DoxigAlpha

errors

Error sets in this namespace

Error Sets

#
OutputTooLongError
The requested output length is too long for the chosen algorithm
IdentityElementError
Finite field operation returned the identity element
EncodingError
Encoded input cannot be decoded
SignatureVerificationError
The signature doesn't verify for the given message and public key
KeyMismatchError
Both a public and secret key have been provided, but they are incompatible
NonCanonicalError
Encoded input is not in canonical form
NotSquareError
Square root has no solutions
PasswordVerificationError
Verification string doesn't match the provided password and parameters
WeakParametersError
Parameters would be insecure to use
WeakPublicKeyError
Public key would be insecure to use
UnexpectedSubgroupError
Point is not in the prime order group
Error
Any error related to cryptography operations