Histórico de Commits

Autor SHA1 Mensagem Data
  Shane Lontis 7d79d13a56 Fixed range of random produced in BN_is_prime_fasttest_ex() to be 1 < rand < w-1. It was using 1<= rand < w (which is wrong by 1 on both ends) há 6 anos atrás
  Matt Caswell c4d3c19b4c Update copyright year há 6 anos atrás
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public há 7 anos atrás
  KaoruToda 26a7d938c9 Remove parentheses of return. há 7 anos atrás
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and há 7 anos atrás
  Rich Salz ddc6a5c8f5 Add RAND_priv_bytes() for private keys há 7 anos atrás
  Rich Salz 5ecff87d66 BN_pseudo_rand is really BN_rand há 7 anos atrás
  Paul Yang e8e5597606 Fix inaccurate comments in bn_prime.c há 7 anos atrás
  David Benjamin 8b24f94209 Numbers greater than 1 are usually non-negative. há 7 anos atrás
  Adam Langley 6e64c56066 Small primes are primes too. há 7 anos atrás
  Matt Caswell 1fef2f8050 Remove dead code in bn há 7 anos atrás
  Rich Salz 78e09b53a4 Check return value of some BN functions. há 8 anos atrás
  Rich Salz 2301d91dd5 Change callers to use the new constants. há 8 anos atrás
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto há 8 anos atrás
  David Benjamin d70a562714 Handle BN_mod_word failures. há 8 anos atrás
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h há 8 anos atrás
  Matt Caswell d356dc5619 Add some missing return value checks há 8 anos atrás
  Rich Salz 4f22f40507 Copyright consolidation 06/10 há 8 anos atrás
  Matt Caswell d71eb667c4 Don't leak memory on error in BN_generate_prime_ex há 8 anos atrás
  Viktor Dukhovni 7eba4e6207 Restore NUMPRIMES as a numeric literal há 8 anos atrás
  Rich Salz b4f35e5e07 Remove EIGHT_BIT and SIXTEEN_BIT há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 9 anos atrás
  Rich Salz 8e704858f2 RT3955: Reduce some stack usage há 9 anos atrás
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files há 9 anos atrás
  Rich Salz 23a1d5e97c free NULL cleanup 7 há 9 anos atrás
  Matt Caswell e4676e900f Fix probable_prime over large shift há 9 anos atrás
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. há 10 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . há 9 anos atrás
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that há 10 anos atrás
  Ben Laurie c93233dbfd Tidy up, don't exceed the number of requested bits. há 10 anos atrás