Historial de Commits

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