Commit History

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