Commit History

Author SHA1 Message Date
  Matt Caswell 1fef2f8050 Remove dead code in bn 7 years ago
  Emilia Kasper 223a90cc9a Remove BN_DEBUG_TRIX 7 years ago
  Geoff Thorpe 2fc9b36a96 bn: catch negative zero as an error 8 years ago
  Geoff Thorpe 0b50ac1a0f bn: fix BN_DEBUG + BN_DEBUG_RAND support 8 years ago
  Andy Polyakov cc2cb7bf63 bn/bn_lcl.h: improve interoperability with clang and Android NDK. 8 years ago
  FdaSilvaYY e8aa8b6c8f Fix a few if(, for(, while( inside code. 8 years ago
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 years ago
  Matt Caswell 99ba9fd02f Fix BN_hex2bn/BN_dec2bn NULL ptr/heap corruption 8 years ago
  David Woodhouse 78c830785c RT4339: Fix handling of <internal/bn_conf.h> 8 years ago
  Rich Salz 94af0cd7f3 Move more BN internals to bn_lcl.h 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Rich Salz dc193c9c5e Move & split opensslconf.h.in 8 years ago
  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