- 9540c04 Revert "Move unit tests out of bcm/fipsmodule" by Bob Beck · 10 months ago
- ed3f05a Revert "Also extract the test data files from bcm" by Bob Beck · 10 months ago
- 5326e94 Also extract the test data files from bcm by Bob Beck · 10 months ago
- e09fcf8 Move unit tests out of bcm/fipsmodule by Bob Beck · 10 months ago
- 39a7507 Hash-to-curve is now RFC 9380 by David Benjamin · 1 year, 7 months ago
- 70be012 Use constant curve-specific groups whenever possible by David Benjamin · 2 years, 1 month ago
- 417069f Make built-in curves static. by David Benjamin · 2 years, 1 month ago
- 80dcb67 Embed the generator into EC_GROUP by David Benjamin · 2 years, 1 month ago
- 72540c1 Embed BN_MONT_CTX into EC_GROUP. by David Benjamin · 2 years, 1 month ago
- 8e8f87e Don't store a redundant copy of the EC_GROUP field modulus by David Benjamin · 2 years, 1 month ago
- 6f13380 Don't store a redundant copy of the order in EC_GROUP by David Benjamin · 2 years, 1 month ago
- 5e988c4 Rename EC_RAW_POINT to EC_JACOBIAN by David Benjamin · 1 year, 11 months ago
- c5f762d Add Trust Token version using standardized hash2curve. by Steven Valdez · 2 years ago
- 3950d6c Implement P256_XMD:SHA-256_SSWU_RO_ and P384_XMD:SHA-384_SSWU_RO_ by David Benjamin · 2 years, 1 month ago
- 9c9b2c2 Align the hash-to-curve formulation with draft-16. by David Benjamin · 2 years, 1 month ago
- dcabfe2 Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. by Bob Beck · 2 years, 1 month ago
- 2972382 Rewrite i2o_ECPublicKey with CBB_finish_i2d. by David Benjamin · 2 years, 4 months ago
- a1dffbf Define CBS/CBB tags as uint32_t with a typedef. by David Benjamin · 2 years, 5 months ago
- b7d6320 Replace OPENSSL_STATIC_ASSERT with static_assert. by David Benjamin · 2 years, 8 months ago
- 354e1e9 Add APIs for checking ASN.1 INTEGERs. by David Benjamin · 4 years, 6 months ago
- d0637e9 Remove TRUST_TOKEN_experiment_v0. by Steven Valdez · 4 years, 9 months ago
- eeb5bb35 Switch the P-384 hash-to-curve to draft-07. by David Benjamin · 4 years, 11 months ago
- 6a71840 Add hash-to-curve code for P384. by Steven Valdez · 5 years ago
- 8bbc5e9 Add missing curve check to ec_hash_to_scalar_p521_xmd_sha512. by David Benjamin · 5 years ago
- 2a8e294 Follow-up comments to hash_to_scalar. by David Benjamin · 5 years ago
- 28987cf Add a hash_to_scalar variation of P-521's hash_to_field. by David Benjamin · 5 years ago
- 0f86c14 Fix hash-to-curve comment. by David Benjamin · 5 years ago
- a49c617 Implement draft-irtf-cfrg-hash-to-curve-06. by David Benjamin · 5 years ago
- 3ba9586 Rename a number of BUF_* functions to OPENSSL_*. by David Benjamin · 5 years ago
- bc4c09d Add a function to derive an EC key from some input secret. by David Benjamin · 5 years ago
- ec92ec4 Parse explicit EC curves more strictly. by David Benjamin · 5 years ago
- 6c42830 Split ec_point_mul_scalar into two operations. by David Benjamin · 6 years ago
- 9f152ad Use EC_RAW_POINT in ECDSA. by David Benjamin · 6 years ago
- 76e441b Remove some easy BN_CTXs. by David Benjamin · 6 years ago
- 681ff27 Flatten most of the crypto target. by David Benjamin · 7 years ago
- a6bfc45 Store EC_KEY's private key as an EC_SCALAR. by David Benjamin · 7 years ago
- 66801fe Support high tag numbers in CBS/CBB. by David Benjamin · 7 years ago
- 808f832 Run the comment converter on libcrypto. by David Benjamin · 8 years ago
- 44c0772 Remove some unnecessary indirections. by David Benjamin · 8 years ago
- 4323e22 Tidy up FIPS module dependencies. by David Benjamin · 8 years ago
- aacb72c Move ec/ and ecdsa/ into fipsmodule/ by Adam Langley · 8 years ago