aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_cipher.rb
Commit message (Expand)AuthorAgeFilesLines
* test/openssl/test_cipher: skip AES-CCM tests on OpenSSL <= 1.1.1bKazuki Yamaguchi2021-03-171-1/+1
* User lower case cipher names for maximum compatibilityBart de Water2020-07-071-4/+4
* Merge pull request #359 from zeroSteiner/fix/aead/ccm-mode-in-lenKazuki Yamaguchi2020-04-221-0/+42
|\
| * Define Cipher #ccm_data_len= for CCM mode ciphersSpencer McIntyre2020-04-211-0/+42
* | Look up cipher by name instead of constantBart de Water2020-04-211-3/+3
* | Look up digest by name instead of constantBart de Water2020-04-211-2/+2
|/
* Fixed inconsistency directory structure with ruby/ruby repoHiroshi SHIBATA2020-02-171-0/+340