commit | cccf8e735da9eb62f1de021534ca50255d82e931 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jan 19 00:20:45 2017 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jan 19 00:20:45 2017 +0100 |
tree | 8a2f9965d8000e507056ebb934686fb8f4161f14 | |
parent | a9e186680668056e2c35ce5a99769a7ff0df44cd [diff] |
tls: teach it to decrypt AES256-encrypted data This adds decryption only. There is no MAC verification, code simply throws away MAC. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>