]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libstrongswan/plugins/botan/botan_plugin.c
botan: Support of AES-CFB encryption
[people/ms/strongswan.git] / src / libstrongswan / plugins / botan / botan_plugin.c
2021-12-06  Andreas Steffenbotan: Support of AES-CFB encryption
2021-11-11  Andreas SteffenMerge branch 'rsa-oaep-encryption'
2021-11-09  Andreas Steffenbotan: Fully enable RSA OAEP decryption
2018-10-30  Andreas Steffenbotan: SHA-3 support
2018-10-26  Tobias BrunnerMerge branch 'botan-algos'
2018-10-26  Tobias Brunnerbotan: Fix build without AES and its modes
2018-10-26  Tobias Brunnerbotan: Add support for AES-CCM
2018-10-26  Tobias Brunnerbotan: Add support for ChaCha20/Poly1305 AEAD algorithm
2018-10-26  Tobias Brunnerbotan: Add support for Ed25519 keys
2018-09-12  Tobias BrunnerMerge branch 'botan-plugin'
2018-09-12  Tobias Brunnerbotan: Add support for X25519
2018-09-12  Tobias Brunnerbotan: Load public/private keys generically
2018-09-12  Tobias Brunnerbotan: Encode curve OID and public key in EC private key
2018-09-12  Tobias Brunnerbotan: Fixes, code style changes plus some refactorings
2018-09-12  René Korthausbotan: Add MD5 support to Botan hasher
2018-09-12  René Korthausbotan: Add Botan plugin to libstrongswan