Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Matt Caswell da1c088f59 Copyright year updates 1 gadu atpakaļ
  Matt Caswell 3961991593 Remove a redundant point mul from ossl_ec_key_public_check() 1 gadu atpakaļ
  Pauli 1353736b3e ec: update to structure based atomics 1 gadu atpakaļ
  Pauli 5b234be4c4 dsa/ec: update pairwise tests to account for 140-3 IG 10.3.A additiocal comment 1 1 gadu atpakaļ
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 gadi atpakaļ
  slontis 78c44b0594 Add HPKE DHKEM provider support for EC, X25519 and X448. 2 gadi atpakaļ
  Roberto Hueso Gomez b304b3e8f7 Fix EC_KEY_set_private_key() priv_key regression 2 gadi atpakaļ
  Bernd Edlinger 22a96c6be4 Fix a memory leak in ec_key_simple_oct2priv 2 gadi atpakaļ
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning 3 gadi atpakaļ
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls 3 gadi atpakaļ
  Tomas Mraz b4c4a2c688 Implement pem_read_key directly through OSSL_DECODER 3 gadi atpakaļ
  Tomas Mraz b4f447c038 Add selection support to the provider keymgmt_dup function 3 gadi atpakaļ
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys 3 gadi atpakaļ
  Shane Lontis 4718326a46 Add EVP_PKEY_public_check_quick. 3 gadi atpakaļ
  Richard Levitte 4333b89f50 Update copyright year 3 gadi atpakaļ
  Shane Lontis 5b5eea4b60 Deprecate EC_KEY + Update ec apps to use EVP_PKEY 3 gadi atpakaļ
  Richard Levitte 6963979f5c DECODER: Adjust the library context of keys in our decoders 3 gadi atpakaļ
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 gadi atpakaļ
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 gadi atpakaļ
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 gadi atpakaļ
  Paul Yang 7ee511d093 Add SM2 key management 4 gadi atpakaļ
  Shane Lontis 7889e7aef8 Fix ec keygen so that it passes the library context to SSL_SELF_TEST_get_callback(). 4 gadi atpakaļ
  Tomas Mraz fe2f8aecfe EC_KEY: add EC_KEY_decoded_from_explicit_params() 4 gadi atpakaļ
  Shane Lontis 35e6ea3bdc keygen: add FIPS error state management to conditional self tests 4 gadi atpakaļ
  Matt Caswell febe6bb727 Ensure creating an EC public key uses the libctx 4 gadi atpakaļ
  Matt Caswell 2da8d4eb28 Add more complete support for libctx/propq in the EC code 4 gadi atpakaļ
  Billy Brumley 23ccae80bd Move EC_METHOD to internal-only 4 gadi atpakaļ
  Billy Brumley 6b4eb93362 deprecate EC precomputation functionality 4 gadi atpakaļ
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 gadi atpakaļ
  Nicola Tuveri 4692e98bdb Fix typo from #10631 4 gadi atpakaļ