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

dh.errordata « err « crypto - github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1fd675b6fff29faf20029c75401ebe3e749cee51 (plain)
1
2
3
4
5
6
7
8
DH,function,100,DH_new_method
DH,function,101,compute_key
DH,function,102,generate_key
DH,function,103,generate_parameters
DH,reason,100,BAD_GENERATOR
DH,reason,101,INVALID_PUBKEY
DH,reason,102,MODULUS_TOO_LARGE
DH,reason,103,NO_PRIVATE_VALUE