Commits

Denys Vlasenko committed cccf8e735da
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>
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>
Everything looks good. We'll let you know here if there's anything you should know about.