summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2006-06-06Output MIME parameter micalg according to RFC3851 and RFC4490 instead of hardDr. Stephen Henson
2006-06-05Complete EVP_PKEY_ASN1_METHOD ENGINE support.Dr. Stephen Henson
2006-06-02Initial public key ASN1 method engine support. Not integrated yet.Dr. Stephen Henson
2006-06-02Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINEDr. Stephen Henson
2006-06-01Add engine table for EVP_PKEY_METHOD. Doesn't do much yet.Dr. Stephen Henson
2006-05-24New functions for enchanced digest sign/verify.Dr. Stephen Henson
2006-05-18Add -resign and -md options to smime command to support resigning anDr. Stephen Henson
2006-05-18Multiple signer support in smime application.Dr. Stephen Henson
2006-05-17New option to pkcs12 utility to set alternative MAC digest algorithm.Dr. Stephen Henson
2006-05-15Add PRF preference ctrl to ciphers.Dr. Stephen Henson
2006-05-15Change builting PBE to use static table. Add entries for HMAC and MD5, GOST.Dr. Stephen Henson
2006-05-14Extend PBE code to support non default PKCS#5 v2.0 PRFs.Dr. Stephen Henson
2006-05-14Typo.Dr. Stephen Henson
2006-05-11Update 'req' command to use new keygen API.Dr. Stephen Henson
2006-05-08Update PKCS#7 enveloped data to new API.Dr. Stephen Henson
2006-05-07Add support for default public key digest type ctrl.Dr. Stephen Henson
2006-05-07Fix from stable branch.Dr. Stephen Henson
2006-04-19Remove link between digests and signature algorithms.Dr. Stephen Henson
2006-04-18Add OID cross reference table.Dr. Stephen Henson
2006-04-17Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.Dr. Stephen Henson
2006-04-16Provisional support for EC pkey method, supporting ECDH and ECDSA.Dr. Stephen Henson
2006-04-15If cipher list contains a match for an explicit ciphersuite only match thatDr. Stephen Henson
2006-04-13Complete key derivation support.Dr. Stephen Henson
2006-04-12Extend DH ASN1 method, add DH EVP_PKEY_METHOD.Dr. Stephen Henson
2006-04-11Add BeOS support.Ulf Möller
2006-04-11Initial keygen support.Dr. Stephen Henson
2006-04-07Initial functions for main EVP_PKEY_METHOD operations.Dr. Stephen Henson
2006-04-06Initial definitions and a few functions for EVP_PKEY_METHOD: an extensionDr. Stephen Henson
2006-04-04New function to retrieve ASN1 info on public key algorithms. New commandDr. Stephen Henson
2006-03-30Implement Supported Elliptic Curves Extension.Bodo Möller
2006-03-28Fix bug where freed OIDs could be accessed in EVP_cleanup() byDr. Stephen Henson
2006-03-28New utility pkeyparam. Enhance and bugfix algorithm specific parameterDr. Stephen Henson
2006-03-28New general public key utility 'pkey'.Dr. Stephen Henson
2006-03-22Gather printing routines into EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson
2006-03-20Initial support for pluggable public key ASN1 support. Process most publicDr. Stephen Henson
2006-03-11Implement the Supported Point Formats Extension for ECC ciphersuitesBodo Möller
2006-03-11clarificationBodo Möller
2006-03-10add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2006-01-15Update from stable branch.Dr. Stephen Henson
2006-01-11More TLS extension related changes.Bodo Möller
2006-01-09Further TLS extension updatesBodo Möller
2006-01-06Fixes for TLS server_name extensionBodo Möller
2006-01-04Add names for people who provided the TLS extension patch.Bodo Möller
2006-01-03Various changes in the new TLS extension code, including the following:Bodo Möller
2006-01-02C style fix-upBodo Möller
2005-12-16Engage Whirlpool assembler and mention Whirlpool in CHANGES.Andy Polyakov
2005-12-16Mention bn(64,64) to bn(64,32) switch on 64-bit SPARCv9 targets in CHANGES.Andy Polyakov
2005-12-13update TLS-ECC codeBodo Möller