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

Автор SHA1 Опис Дата
  Rich Salz d59c7c81e3 Remove BN_init 9 роки тому
  Rich Salz b0700d2c8d Replace "SSLeay" in API with OpenSSL 9 роки тому
  Andy Polyakov 60c268b21a bn/bn_lcl.h: fix MIPS-specific gcc version check. 9 роки тому
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 роки тому
  Matt Caswell 266483d2f5 RAND_bytes updates 9 роки тому
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 роки тому
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 роки тому
  Emilia Kasper 9669d2e1ad Fix unused variable warning 10 роки тому
  Matt Caswell 02a62d1a4a Move bn internal functions into bn_int.h and bn_lcl.h 10 роки тому
  Matt Caswell 1939187922 Make bn opaque 10 роки тому
  Matt Caswell 85bcf27ccc Prepare for bn opaquify. Implement internal helper functions. 10 роки тому
  Felix Laurie von Massenbach 982c42cb20 Try skipping over the adding and just picking a new random number. 10 роки тому
  Felix Laurie von Massenbach c09ec5d2a0 Generate safe primes not divisible by 3, 5 or 7. 10 роки тому
  Felix Laurie von Massenbach b0513819e0 Add a method to generate a prime that is guaranteed not to be divisible by 3 or 5. 10 роки тому
  Felix Laurie von Massenbach e46a059ebf Remove static from probable_prime_dh. 10 роки тому
  Andy Polyakov 039081b809 Initial aarch64 bits. 11 роки тому
  Andy Polyakov a58fdc7a34 bn_lcl.h: gcc removed support for "h" constraint, which broke inline 12 роки тому
  Andy Polyakov 8d00f34239 crypto/bn/*.h: move PTR_SIZE_INT to private header. 12 роки тому
  Dr. Stephen Henson 879bd6e38c Internal version of BN_mod_inverse allowing checking of no-inverse without 14 роки тому
  Andy Polyakov 4f38565204 bn_lcl.h: add MIPS III-specific BN_UMULT_LOHI as alternative to porting 15 роки тому
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 роки тому
  Dr. Stephen Henson c76fd290be Fix warnings about mismatched prototypes, undefined size_t and value computed 16 роки тому
  Ben Laurie 4d6e1e4f29 size_tification. 16 роки тому
  Andy Polyakov 122396f2db Fix SHA512 and optimize BN for mingw64. 16 роки тому
  Andy Polyakov bd2abcae37 Move declaration for optional bn_mul_mont to bn_lcl.h in order to hide 19 роки тому
  Andy Polyakov 11de71b04c 3-4 times better RSA/DSA performance on WIN64A target. Well, on AMD64 CPU, 19 роки тому
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 роки тому
  Geoff Thorpe a8aa764d3c Minimise the amount of code dependent on BN_DEBUG_RAND. In particular, 20 роки тому
  Geoff Thorpe 998ae048e7 The bn_set_max() macro is only "used" by the bn_set_[low|high]() macros 21 роки тому
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 роки тому