summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2002-09-02-nameopt fix has been moved to 0.9.7Bodo Möller
2002-09-02mention EC_get_builtin_curves()Bodo Möller
2002-08-22Make -nameopt work in req and add support for -reqoptDr. Stephen Henson
2002-08-16Reorder cleanup sequence in SSL_CTX_free() to leave ex_data for remove_cb().Lutz Jänicke
2002-08-16Fix block_size field for CFB and OFB modes: it should be 1.Dr. Stephen Henson
2002-08-15Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),Bodo Möller
2002-08-14move a TODO from CHANGES to STATUSBodo Möller
2002-08-14add 'TODO' itemsBodo Möller
2002-08-14Fix typo in OBJ_txt2obj which incorrectly passed the contentDr. Stephen Henson
2002-08-12add 0.9.6g informationBodo Möller
2002-08-09ECC ciphersuite supportBodo Möller
2002-08-09Add ECDH support.Bodo Möller
2002-08-080.9.6f is releasedRichard Levitte
2002-08-02Fix the ASN1 sanity check: correct header lengthDr. Stephen Henson
2002-08-02disable Sun divison algorithm by defaultBodo Möller
2002-08-02Let BN_rand_range() abort with an error after 100 iterationsBodo Möller
2002-08-02Change BN_mod_sqrt() so that it verifies that the input value isBodo Möller
2002-08-02Rename implementations of method functions so that they matchBodo Möller
2002-08-02typosBodo Möller
2002-08-02add support for elliptic curves over binary fieldsBodo Möller
2002-08-02Binary field arithmetic contributed by Sun Microsystems.Bodo Möller
2002-08-02Add more WAP/WTLS elliptic curve OIDs.Bodo Möller
2002-08-02get rid of OpenSSLDieBodo Möller
2002-07-30OpenSSL Security Advisory [30 July 2002]Lutz Jänicke
2002-07-23Document the recent DJGPP-related changesRichard Levitte
2002-07-22add an explanation and fix a typoBodo Möller
2002-07-19New cipher selection options COMPLEMENTOFALL and COMPLEMENTOFDEFAULT.Lutz Jänicke
2002-07-16For those wanting to build for several platforms with the same sourceRichard Levitte
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
2002-07-10Ciphers with NULL encryption were not properly handled because they wereLutz Jänicke
2002-07-04AES cipher suites are now official (RFC3268)Bodo Möller
2002-06-26update an entry on EVP changesBodo Möller
2002-06-21Make sure any ENGINE control commands make local copies of stringGeoff Thorpe
2002-06-18Implement handling of EC parameter seeds (new functionsBodo Möller
2002-06-14New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBCBodo Möller
2002-06-12Make change uniqueIdentifier -> x500UniqueIdentifier clearly visible.Lutz Jänicke
2002-06-12typoBodo Möller
2002-06-12simplify asn1_flagBodo Möller
2002-06-11Handle read errors.Ben Laurie
2002-06-10move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller
2002-05-31Document the AES changes.Richard Levitte
2002-05-30New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(),...Bodo Möller
2002-05-16fix EVP_dsa_sha macroBodo Möller
2002-05-15Zero cipher_data in EVP_CIPHER_CTX_cleanupDr. Stephen Henson
2002-05-10Fallback to normal multiply if n2 == 8 and dna or dnb is not zeroDr. Stephen Henson
2002-05-08Change internals of the EC library so that the functionsBodo Möller
2002-05-07refer to latest draft for AES ciphersuitesBodo Möller
2002-05-05updateBodo Möller
2002-04-30Fix escaping when using the -subj option of "openssl req", documentLutz Jänicke
2002-04-26Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (notBodo Möller