diff options
author | Ingela Anderton Andin <[email protected]> | 2018-01-29 14:37:30 +0100 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2018-02-05 15:03:53 +0100 |
commit | 2ce6be54915587d2c14f95b9f65197bd8c86554e (patch) | |
tree | 734748b00e6879dd5f6acd869cdca36d10c455bf /lib/ssl/doc/src/ssl.xml | |
parent | 7ba4144d71899fa7eb9e1f35c50e3633772aa283 (diff) | |
download | otp-2ce6be54915587d2c14f95b9f65197bd8c86554e.tar.gz otp-2ce6be54915587d2c14f95b9f65197bd8c86554e.tar.bz2 otp-2ce6be54915587d2c14f95b9f65197bd8c86554e.zip |
ssl: Uses aead as mac value in AEAD cipher suites
Authenticated encryption (AE) and authenticated encryption with
associated data (AEAD, variant of AE) is a form of encryption which
simultaneously provides confidentiality, integrity, and authenticity
assurances on the data.
This is more logical value then null that was used, this happened to
work as the AEAD property was derived form other data, but it is confusing!
Diffstat (limited to 'lib/ssl/doc/src/ssl.xml')
0 files changed, 0 insertions, 0 deletions