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
2015-03-05
Merge branch 'maint'
Ingela Anderton Andin
2015-03-02
ssl: Implement support for TLS_FALLBACK_SCSV
Ingela Anderton Andin
2015-01-23
ssl: Remove default support for RC4 ciphers
Ingela Anderton Andin
2015-01-23
ssl: Reenable padding check for TLS-1.0 and provide backwards compatible
Ingela Anderton Andin
2015-01-23
ssl: Reenable padding check for TLS-1.0 and provide backwards compatible
Ingela Anderton Andin
2014-09-03
ssl: add draft-agl-tls-chacha20poly1305-04 Chacha20/Poly1305 Suites
Andreas Schultz
2014-09-03
ssl: add PSK-GCM suites
Andreas Schultz
2014-09-03
ssl: implement AES128-GCM suites
Andreas Schultz
2014-05-28
ssl: Filter default ciphers for supported Crypto algorihms
Ingela Anderton Andin
2014-04-16
ssl: Select supported cipher suites for the negotiated SSL/TLS-version
Ingela Anderton Andin
2014-03-25
ssl: Improve type specs
Ingela Anderton Andin
2014-03-25
ssl: Refactor and start implementing dtls_connection.erl
Ingela Anderton Andin
2013-12-02
ssl: Refactor handshake and record handling
Ingela Anderton Andin
2013-10-14
ssl: Honor TLS client ECC extension
Ingela Anderton Andin
2013-09-10
ssl: Refactor TLS/DTLS record handling
Ingela Anderton Andin
2013-09-10
ssl: Dialyzer fixes
Ingela Anderton Andin
2013-09-10
ssl: DTLS record handling
Ingela Anderton Andin
2013-09-02
ssl: Handle signature_algorithm field in digitally_signed properly
Ingela Anderton Andin
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
[next]