Commit Verlauf

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