summaryrefslogtreecommitdiff
path: root/lib/public_key/test/pbe_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-09-201-1/+1
* public_key: Omit some tests if unsupported algHans Nilsson2022-08-291-2/+14
* public_key: export_all -> exportHans Nilsson2020-06-241-2/+21
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | public_key: Replace deprecated crypto fns in testsHans Nilsson2019-12-111-6/+9
|/
* public_key: Add AES to PBE2Ingela Anderton Andin2019-06-101-2/+4
* public_key: Add AES 256 encryption for old PEM encryption mechanismIngela Anderton Andin2019-03-181-15/+23
* Update copyright yearHenrik Nord2018-06-181-1/+1
* PKCS8 encoder must be symmetrical to PKCS8 decoder, thus it has to be in der_...Maxim Fedorov2018-05-211-8/+2
* Fix compilation when OpenSSL doesn't support RC2Magnus Henoch2016-09-141-1/+6
* public_key: Remove test_server config macros and unsed hooksIngela Anderton Andin2016-05-131-3/+4
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* public_key: Add encodeing functionality for PBES1 and PBES2Ingela Anderton Andin2014-08-251-32/+38
* Allow public_key:pem_entry_decode/2) to handle AES-128-CBC ciphered keysSimon Cornish2013-08-291-0/+8
* public_key: Make test cases independent of failure of other test casesIngela Anderton Andin2013-06-241-0/+1
* public_key: Remove use of deprecated crypto functionsIngela Anderton Andin2013-05-201-7/+7
* public_key: CTify test suitesIngela Anderton Andin2013-01-111-69/+36
* Clean up of public_key code adding specs and documentationSverker Eriksson2011-11-011-1/+1
* Additions to crypto and public_key needed for full PKCS-8 supportIngela Anderton Andin2011-11-011-26/+34
* Add PKCS-8 support to public_keyIngela Anderton Andin2011-11-011-0/+251