aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/ssl_cipher.erl
AgeCommit message (Expand)Author
2010-11-30Fixed guard and test caseIngela Anderton Andin
2010-11-18Added alert in stream cipher case.Ingela Anderton Andin
2010-11-10Added "DECRYPTION_FAILED ALERT" for block decipher failure.Ingela Anderton Andin
2010-10-07Anonymous cipher suitesIngela Anderton Andin
2010-08-24Merge branch 'ia/ssl-interop/OTP-8740' into devIngela Anderton Andin
2010-08-23Revise the public_key APIIngela Anderton Andin
2010-08-18Do not check the padding for TLS 1.0Ingela Anderton Andin
2010-06-22Added more -spec definitions.Ingela Anderton Andin
2010-06-07OTP-8587 DSA key supportIngela Anderton Andin
2010-05-28Added missing padding check.Ingela Anderton Andin
2010-05-21Clean up of codeIngela Anderton Andin
2010-05-21Decision not to support DH and export cipher suites.Ingela Anderton Andin
2010-05-18Commented out currently unsupported code. To be supported or removed in the f...Ingela Anderton Andin
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP