Historique des commits

Auteur SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Matt Caswell 69b9a99296 Don't call ossl_assert on the result of bn_wexpand il y a 1 an
  Dimitri Papadopoulos 060f370ebc Fix a typo found by codespell in a variable name il y a 1 an
  Bernd Edlinger f06ef1657a Alternative fix for CVE-2022-4304 il y a 1 an
  Richard Levitte c9466f38e0 bn2bin(): Don't accept len < 0 il y a 1 an
  Richard Levitte 1b24b5a1b4 bin2bn(): When len==0, just return a zero BIGNUM il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Billy Brumley a644cb7c1c [crypto/bn] BN_consttime_swap: remove superfluous early exit il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Kelvin Lee 649999dc57 bn_lib.c: Change Endianess check to as a binary condition. il y a 2 ans
  Dimitris Apostolou 07c5465e98 Fix typos il y a 2 ans
  Richard Levitte f5e8050fdc Add signed bn2bin and bin2bn functions il y a 3 ans
  Richard Levitte c30de60185 [refactor] BIGNUM: Modify bin2bn() to work from least to most significant chunk il y a 3 ans
  Richard Levitte 4e26fe508b [refactor] BIGNUM: Modify bn2binpad()'s setup to be more like bin2bn()'s il y a 3 ans
  Richard Levitte c2cab43574 [refactor] BIGNUM: collapse BN_bin2bn() and BN_lebin2bn() into one il y a 3 ans
  Tomas Mraz 858d5ac16d bn2binpad: Use memset as the buffer will be used later il y a 2 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  aSoujyuTanaka 7a09fab2b3 Disable optimiization of BN_num_bits_word() for VS2005 ARM compiler due to il y a 4 ans
  Richard Levitte 310a0edbd0 BN: Check endianness in run-time, in BN_native2bn() and BN_bn2nativepad() il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Nicola Tuveri 2d9167ed0b [BN] harden `BN_copy()` against leaks from memory accesses il y a 4 ans
  Richard Levitte 00db8c60aa Update source files for pre-3.0 deprecation il y a 5 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Nicola Tuveri 1b338abe3a Uniform BN_bn2binpad() and BN_bn2lebinpad() implementations il y a 5 ans
  Nicola Tuveri 8b44198b91 Make BN_num_bits() consttime upon BN_FLG_CONSTTIME il y a 5 ans
  Pauli 82925f9dd0 Avoid double clearing some BIGNUMs il y a 5 ans
  Shane Lontis ce1415ed2c Added NULL check to BN_clear() & BN_CTX_end() il y a 5 ans
  Richard Levitte fa4d419c25 Add BN_native2bn and BN_bn2nativepad, for native BIGNUM import/export il y a 5 ans
  Matt Caswell 576129cd72 Ensure bn_cmp_words can handle the case where n == 0 il y a 5 ans
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ il y a 6 ans