Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 9945b460e2 Give parameters names in prototypes. 13 years ago
  Richard Levitte 537c982306 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 13 years ago
  Dr. Stephen Henson 133291f8e7 New function BN_nist_mod_func which returns an appropriate function 13 years ago
  Dr. Stephen Henson c9a90645a5 Disable some functions in headers with no-ec2m 13 years ago
  Dr. Stephen Henson 7b1a04519f add X9.31 prime generation routines from 0.9.8 branch 14 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 years ago
  Bodo Möller 0a8c9f7de1 symbol deobnoxification 16 years ago
  Ben Laurie 4d6e1e4f29 size_tification. 16 years ago
  Geoff Thorpe ae7ec4c71d Apparently '__top' is also risky, obfuscate further. (All this to 16 years ago
  Geoff Thorpe 3fdc6c11aa Use of a 'top' var creates "shadow variable" warnings. 16 years ago
  Ben Laurie 0d6f9c7181 Constification. 16 years ago
  Andy Polyakov 256b3e9c5f Optimize bn_correct_top. 16 years ago
  Geoff Thorpe 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, 16 years ago
  Geoff Thorpe 5f834ab123 Revert my earlier CRYPTO_THREADID commit, I will commit a reworked 16 years ago
  Bodo Möller d05a474556 Montgomery-related minor cleanups/documentation 16 years ago
  Geoff Thorpe f7ccba3edf There was a need to support thread ID types that couldn't be reliably cast 16 years ago
  Andy Polyakov 55525742f4 Privatize BN_*_no_branch. 17 years ago
  Bodo Möller 24a8c25ab5 fix error codes 17 years ago
  Bodo Möller bd31fb2145 Change to mitigate branch prediction attacks 17 years ago
  Bodo Möller 48fc582f66 New functions CRYPTO_set_idptr_callback(), 18 years ago
  Bodo Möller c4e7870ac1 Change array representation of binary polynomials to make GF2m part of 18 years ago
  Dr. Stephen Henson 54d853ebc3 Add support for setting keybits and public exponent value for pkey RSA keygen. 18 years ago
  Nils Larsch 3798cb8182 fix comment 19 years ago
  Andy Polyakov f5826b8014 We all make typos:-) Fix just introduced ones in bn.h 19 years ago
  Andy Polyakov 4a47f55639 Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and 19 years ago
  Andy Polyakov 877e8e970c Allow for bn(64,32) on LP64 platforms. 19 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 4d524040bc Change bn_mul_mont declaration and BN_MONT_CTX. Update CHANGES. 19 years ago
  Andy Polyakov ca04d7a208 Leave the decision to call/implement bn_sqr_mont to assembler developer. 19 years ago
  Dr. Stephen Henson 40a3c12305 Initialize bignum constants using BN_bin2bn() instead of BN_hex2bn(). This 19 years ago