Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Salz 4f22f40507 Copyright consolidation 06/10 hace 8 años
  Andy Polyakov 463a7b8cb0 Clean-up *_DEBUG options. hace 8 años
  Rich Salz 349807608f Remove /* foo.c */ comments hace 8 años
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files hace 9 años
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . hace 9 años
  Andy Polyakov 7cc63545a3 bn/bn_asm.c: make it indent-friendly. hace 9 años
  Andy Polyakov a7a44ba55c Fix for CVE-2014-3570 (with minor bn_asm.c revamp). hace 9 años
  Dr. Stephen Henson c603c723ce Remove OPENSSL_FIPSCANISTER code. hace 9 años
  Doug Goldstein 448155e9bb RT2163: Remove some unneeded #include's hace 10 años
  Dr. Stephen Henson d749e1080a Experimental symbol renaming to avoid clashes with regular OpenSSL. hace 13 años
  Andy Polyakov 3ebbe8853f Bring C bn_mul_mont template closer to assembler. hace 15 años
  Andy Polyakov 2fbc8a2aad Revert commit #17603, it should have been part of #17617. hace 15 años
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more hace 15 años
  Dr. Stephen Henson 0afc9f5bc0 PR: 1777 hace 15 años
  Dr. Stephen Henson e6e0c9018c Fix prototypes. hace 15 años
  Andy Polyakov 8c0ceb17a2 bn_asm.c update. hace 18 años
  Andy Polyakov 4d524040bc Change bn_mul_mont declaration and BN_MONT_CTX. Update CHANGES. hace 18 años
  Andy Polyakov df94f187b9 Fix bug in SMALL_FOOTPRINT path and clarify comment. hace 18 años
  Andy Polyakov ca04d7a208 Leave the decision to call/implement bn_sqr_mont to assembler developer. hace 19 años
  Andy Polyakov 682b112abc Reserve for SMALL_FOOTPRINT bn_asm.c. Currently OPENSSL_SMALL_FOOTPRINT hace 19 años
  Andy Polyakov e738280547 Add reference implementation for bn_[mul|sqr]_mont, new candidates for hace 19 años
  Andy Polyakov 11de71b04c 3-4 times better RSA/DSA performance on WIN64A target. Well, on AMD64 CPU, hace 19 años
  Nils Larsch 88737991d2 fix assertion hace 19 años
  Richard Levitte 0450d28759 Make the definition of bn_add_words() match the definition. hace 23 años
  Richard Levitte cbd48ba626 More constification of the BN library. hace 23 años
  Bodo Möller bbb8de0966 Avoid abort() throughout the library, except when preprocessor hace 24 años
  Ben Laurie 707ef52e21 Typo. hace 24 años
  Ulf Möller 775c63fc02 Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library. hace 24 años
  Andy Polyakov fb81ac5e6b Support for "multiply high" instruction, see BN_UMULT_HIGH comment in hace 24 años
  Andy Polyakov 0dd25e3606 Bignum division tune-up. Idea is to move multiplications in front of hace 25 años