Skip to content

Commit 97c75de

Browse files
committed
Ruby: OpenSSL and CryptoAlgorithms test update
1 parent e6bc45e commit 97c75de

File tree

3 files changed

+197
-109
lines changed

3 files changed

+197
-109
lines changed

ruby/ql/test/library-tests/security/CryptoAlgorithms.expected

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ strongEncryptionAlgorithms
5555
| AES-192 |
5656
| AES-256 |
5757
| AES-512 |
58+
| ARIA |
5859
| BF |
5960
| BLOWFISH |
6061
| CAMELLIA |
@@ -70,8 +71,11 @@ strongEncryptionAlgorithms
7071
| ECIES |
7172
| GOST |
7273
| GOST89 |
74+
| IDEA |
7375
| RABBIT |
7476
| RSA |
77+
| SEED |
78+
| SM4 |
7579
weakPasswordHashingAlgorithms
7680
| EVPKDF |
7781
strongPasswordHashingAlgorithms

0 commit comments

Comments
 (0)