aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/crypto_openssl.h
AgeCommit message (Expand)Author
2023-10-18Remove openssl engine method for loading the keyArne Schwabe
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-01-26update copyright year to 2022Antonio Quartulli
2021-12-13Remove md_kt_t and change crypto API to use const char*Arne Schwabe
2021-12-13Remove cipher_kt_t and change type to const char* in APIArne Schwabe
2021-12-05Remove cipher_kt_var_key_size and remaining --keysize documentationArne Schwabe
2021-11-12Allow loading of non default providersArne Schwabe
2021-10-27Use new EVP_MAC API for HMAC implementationArne Schwabe
2021-07-02Update Fox e-mail address in copyright noticesMax Fillinger
2021-06-15Update copyrightsDavid Sommerseth
2020-07-20Require AEAD support in the crypto libraryArne Schwabe
2020-06-26Reformat files using uncrustifyArne Schwabe
2020-06-06openssl: add engine method for loading the keyJames Bottomley
2018-12-12uncrustify openvpn/ sourcesGert Doering
2018-10-10List ChaCha20-Poly1305 as stream cipherSteffan Karger
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-01-23Use SHA256 for the internal digest, instead of MD5Steffan Karger
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-02-15Add AEAD cipher support (GCM)Steffan Karger
2014-12-31openssl: add crypto_msg(), to easily log openssl errorsSteffan Karger
2012-03-22build: standard directory layoutAlon Bar-Lev