14 Commits (f9bdcc11087d84ba3c908bfe773d4ab0a5c50585)

Author SHA1 Message Date
  Brian Smith 4edca0b308 Add BN_rand_range_ex and use internally. 8 years ago
  Steven Valdez 143e8b3fd9 Add TLS 1.3 1-RTT. 8 years ago
  David Benjamin 9e68f19e1b Add SSL_get_curve_id and SSL_get_dhe_group_size. 8 years ago
  David Benjamin 18a3518e5a Don't allocate a group/curve ID for CECPQ1. 8 years ago
  Steven Valdez ce902a9bcd Generalizing curves to groups in preparation for TLS 1.3. 8 years ago
  Matt Braithwaite e25775bcac Elliptic curve + post-quantum key exchange 8 years ago
  Matt Braithwaite f4ce8e5324 Refactor ECDH key exchange to make it asymmetrical 8 years ago
  David Benjamin 981936791e Remove some easy obj.h dependencies. 8 years ago
  Piotr Sikora 9bb8ba6ba1 Make local functions static. 8 years ago
  David Benjamin ad004af661 Rename NID_x25519 to NID_X25519. 8 years ago
  David Benjamin 6014ea6248 Add EC_POINT_point2cbb. 8 years ago
  David Benjamin fc6e5a7372 Drop the silly 'ECDH_' prefix on X25519. 8 years ago
  David Benjamin 974c7ba4ef Route DHE through the SSL_ECDH abstraction as well. 8 years ago
  David Benjamin 4298d77379 Implement draft-ietf-tls-curve25519-01 in C. 8 years ago