Історія комітів

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