Histórico de Commits

Autor SHA1 Mensagem Data
  Matt Caswell da1c088f59 Copyright year updates há 1 ano atrás
  Pauli 1353736b3e ec: update to structure based atomics há 1 ano atrás
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
  Pauli 4656d9ecd1 ec: remove TODOs há 3 anos atrás
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys há 3 anos atrás
  Richard Levitte 4333b89f50 Update copyright year há 3 anos atrás
  Agustin Gianni 48116c2d0f Fix incorrect use of BN_CTX API há 3 anos atrás
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call há 4 anos atrás
  Billy Brumley c2f2db9b6f deprecate EC_POINT_make_affine and EC_POINTs_make_affine há 4 anos atrás
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE há 4 anos atrás
  Matt Caswell 33388b44b6 Update copyright year há 4 anos atrás
  Billy Brumley c61ced5ec5 [crypto/ec] blind coordinates in ec_wNAF_mul for robustness há 4 anos atrás
  Billy Brumley a4a93bbfb0 [crypto/ec] Ladder tweaks há 4 anos atrás
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. há 4 anos atrás
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files há 5 anos atrás
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files há 5 anos atrás
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider há 5 anos atrás
  Bernd Edlinger 3051bf2afa Don't use coordinate blinding when scalar is group order há 5 anos atrás
  Nicola Tuveri ac2b52c6ad Separate the lookup test há 5 anos atrás
  Shane Lontis 8402cd5f75 added code to validate EC named curve parameters há 5 anos atrás
  Shane Lontis ce1415ed2c Added NULL check to BN_clear() & BN_CTX_end() há 5 anos atrás
  Bernd Edlinger 8a74bb5c7b Clear the point S before freeing in ec_scalar_mul_ladder há 5 anos atrás
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ há 6 anos atrás
  Pauli 99540ec794 Timing vulnerability in ECDSA signature generation (CVE-2018-0735) há 6 anos atrás
  Nicola Tuveri 01ad66f85d EC2M Lopez-Dahab ladder: use it also for ECDSA verify há 6 anos atrás
  Nicola Tuveri 3712436071 EC point multiplication: add `ladder` scaffold há 6 anos atrás
  Billy Brumley de72274d62 [crypto/ec] disable SCA mitigations for curves with incomplete parameters há 6 anos atrás
  Billy Brumley a766aab93a [crypto/ec] don't assume points are of order group->order há 6 anos atrás
  Sohaib ul Hassan f667820c16 Implement coordinate blinding for EC_POINT há 6 anos atrás
  Matt Caswell b14e601550 Improve compatibility of point and curve checks há 6 anos atrás