Историја ревизија

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