crypt: refactor TLS encryption API
commitf0862123d3af1ef00499d95a6cc1010f0dd7b74c
authorStefan Becker <chemobejk@gmail.com>
Tue, 25 Aug 2015 16:45:16 +0000 (25 19:45 +0300)
committerStefan Becker <chemobejk@gmail.com>
Tue, 25 Aug 2015 16:45:16 +0000 (25 19:45 +0300)
tree0c8af0aa8714932ed0977b62b0acdc92ade1b23f
parent5e80e86a188595b960bbc5b74ec36857d047240c
crypt: refactor TLS encryption API

- revert to the original API for RC4 stream cipher
- add a new one-shot API for AES-CBC block cipher
src/core/sipe-crypt-nss.c
src/core/sipe-crypt-openssl.c
src/core/sipe-crypt.h
src/core/sipe-tls.c