Commit History

Author SHA1 Message Date
  Matt Caswell a8b966f48f Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell e16db4b3d7 indent has problems with comments that are on the right hand side of a line. 9 years ago
  Matt Caswell 65f1d188c5 Fix source where indent will not be able to cope 10 years ago
  Dr. Stephen Henson 6c29853bf2 PR: 1644 15 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 years ago
  Ben Laurie 5e4430e70d More size_tification. 16 years ago
  Dr. Stephen Henson 47a9d527ab Update from 0.9.8 stable. Eliminate duplicate error codes. 18 years ago
  Bodo Möller 5e3225cc44 Introduce limits to prevent malicious keys being able to 18 years ago
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 years ago
  Dr. Stephen Henson ffb1ac674c Complete key derivation support. 18 years ago
  Dr. Stephen Henson 52c11dce31 Typo. 18 years ago
  Dr. Stephen Henson 3ba0885a3e Extend DH ASN1 method, add DH EVP_PKEY_METHOD. 18 years ago
  Dr. Stephen Henson 4c97a04e2e PKCS#3 DH PKCS#8 ASN1 support. 18 years ago
  Dr. Stephen Henson ceb4678956 Extend DH ASN1 method to support public key encode/decode and parameter 18 years ago
  Dr. Stephen Henson 3e4585c8fd New utility pkeyparam. Enhance and bugfix algorithm specific parameter 18 years ago
  Ben Laurie bf3d6c0c9b Make D-H safer, include well-known primes. 19 years ago
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 years ago
  Dr. Stephen Henson 879b19801a Change method_mont_p from (char *) to (BN_MONT_CTX *) and remove several 19 years ago
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago
  Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 years ago
  Geoff Thorpe 3a87a9b9db Reduce header interdependencies, initially in engine.h (the rest of the 20 years ago
  Richard Levitte d3ae5b1c8a Make sure we get the definition of OPENSSL_NO_DH. 22 years ago
  Richard Levitte 5fe11c7533 The OPENSSL_NO_ENGINE has small problem: it changes certain structures. That's 22 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 years ago
  Geoff Thorpe 0e4aa0d2d2 As with RSA, which was modified recently, this change makes it possible to 22 years ago
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in 22 years ago
  Bodo Möller 82652aaf17 fix DH_generate_parameters for general 'generator' 23 years ago
  Dr. Stephen Henson 0c372b94f7 23 years ago
  Dr. Stephen Henson 2c2f9e2cc3 23 years ago