index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ssl
/
src
/
ssl_cipher.erl
Age
Commit message (
Expand
)
Author
2013-06-07
ssl: Fix dialyzer warnings
Ingela Anderton Andin
2013-05-20
ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0
Ingela Anderton Andin
2013-05-08
ssl: Only send ECC-hello extension if ECC-cipher suites are advertised
Ingela Anderton Andin
2013-05-08
ssl & crypto: Generalize the remaining crypto API
Ingela Anderton Andin
2013-05-08
ssl & public_key: Use new crypto API functions
Ingela Anderton Andin
2013-05-08
crypto: Deprecate functions, update doc and specs
Ingela Anderton Andin
2013-05-08
SSL: add Elliptic Curve support for ssl app
Andreas Schultz
2013-05-08
SSL: filter TLS cipher suites for supported algorithms
Andreas Schultz
2013-03-28
SSL: enable hash_size values for sha224, sha384 and sha512
Andreas Schultz
2013-03-28
SSL: add TLS-SRP (RFC 5054) cipher suites
Andreas Schultz
2013-03-28
SSL: add TLS PSK (RFC 4279 and RFC 5487) cipher suites
Andreas Schultz
2013-03-13
public_key & ssl: Add support for ISO oids 1.3.14.3.2.29 and 1.3.14.3.2.27
Ingela Anderton Andin
2012-08-23
ssl: Clean up of code thanks to dialyzer
Ingela Anderton Andin
2012-08-22
ssl: Use crypto:strong_rand_bytes if possible
Ingela Anderton Andin
2012-08-22
ssl: Add Signature Algorithms hello extension from TLS 1.2
Andreas Schultz
2012-08-22
ssl: IDEA cipher is deprecated by TLS 1.2
Ingela Anderton Andin
2012-08-22
ssl: Make signature handling version dependant
Andreas Schultz
2012-08-22
ssl: Fix PRF logic
Ingela Anderton Andin
2012-08-22
ssl: Add TLS 1.2 cipher suites
Andreas Schultz
2012-08-22
ssl: make PRF function selectable
Andreas Schultz
2012-08-22
ssl: Add TLS 1.2 block cipher IV handling
Andreas Schultz
2012-08-22
ssl: Consider TLS version when building cipher blocks
Andreas Schultz
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-12-05
Fix typos in ssl_cipher.erl
Tuncer Ayaz
2011-10-24
fix handling of block_decipher/5 failure
Andreas Schultz
2010-11-30
Fixed guard and test case
Ingela Anderton Andin
2010-11-18
Added alert in stream cipher case.
Ingela Anderton Andin
2010-11-10
Added "DECRYPTION_FAILED ALERT" for block decipher failure.
Ingela Anderton Andin
2010-10-07
Anonymous cipher suites
Ingela Anderton Andin
2010-08-24
Merge branch 'ia/ssl-interop/OTP-8740' into dev
Ingela Anderton Andin
2010-08-23
Revise the public_key API
Ingela Anderton Andin
2010-08-18
Do not check the padding for TLS 1.0
Ingela Anderton Andin
2010-06-22
Added more -spec definitions.
Ingela Anderton Andin
2010-06-07
OTP-8587 DSA key support
Ingela Anderton Andin
2010-05-28
Added missing padding check.
Ingela Anderton Andin
2010-05-21
Clean up of code
Ingela Anderton Andin
2010-05-21
Decision not to support DH and export cipher suites.
Ingela Anderton Andin
2010-05-18
Commented out currently unsupported code. To be supported or removed in the f...
Ingela Anderton Andin
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP