aboutsummaryrefslogtreecommitdiff
path: root/networking/tls_aes.h
AgeCommit message (Expand)Author
2018-11-23tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipherDenys Vlasenko
2017-02-04tls: fold AES CBC en/decryption into single functionsDenys Vlasenko
2017-01-18tls: added AES code and made it compile. not used yetDenys Vlasenko