diff options
author | Jack Lloyd <[email protected]> | 2017-07-31 14:57:50 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-07-31 14:57:50 -0400 |
commit | ce2deaef167fbd2073959488880b932efaf024d9 (patch) | |
tree | 4f44421ef13db2ac43ef48dcb4c5e4805735b705 | |
parent | bc6ba3eb4bb10c45c9d14c3697579fa29b059b39 (diff) |
Additional news entries
-rw-r--r-- | news.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -73,8 +73,12 @@ Version 2.2.0, Not Yet Released * Add new FFI functions botan_hash_block_size (GH #1036), botan_hash_copy_state (GH #1059), botan_scrub_mem +* Add support for RFC 3394 keywrap through FFI (GH #1135) + * Support AES-CBC ciphers via OpenSSL (GH #1022) +* Add function to return certificates included in OCSP response (GH #1123) + * Complete wildcard handling for X.509 certificates (GH #1017) * Add some missing functions to TLS::Text_Policy (GH #1023) |