You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
243 B

  1. DH,function,100,DH_new_method
  2. DH,function,101,compute_key
  3. DH,function,102,generate_key
  4. DH,function,103,generate_parameters
  5. DH,reason,100,BAD_GENERATOR
  6. DH,reason,101,INVALID_PUBKEY
  7. DH,reason,102,MODULUS_TOO_LARGE
  8. DH,reason,103,NO_PRIVATE_VALUE