Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ecdsa.errordata « err « crypto - github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 97c213e5d8bfec472a5d004c9e69151fdae58a32 (plain)
1
2
3
4
5
6
7
8
9
10
ECDSA,function,100,ECDSA_do_sign_ex
ECDSA,function,101,ECDSA_do_verify
ECDSA,function,102,ECDSA_sign_ex
ECDSA,function,103,digest_to_bn
ECDSA,function,104,ecdsa_sign_setup
ECDSA,reason,100,BAD_SIGNATURE
ECDSA,reason,101,MISSING_PARAMETERS
ECDSA,reason,102,NEED_NEW_SETUP_VALUES
ECDSA,reason,103,NOT_IMPLEMENTED
ECDSA,reason,104,RANDOM_NUMBER_GENERATION_FAILED