We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.expected
1 parent 5235964 commit 39e50f7Copy full SHA for 39e50f7
ruby/ql/test/library-tests/security/CryptoAlgorithms.expected
@@ -12,6 +12,10 @@ weakHashingAlgorithms
12
| SHA0 |
13
| SHA1 |
14
strongHashingAlgorithms
15
+| BLAKE2 |
16
+| BLAKE2B |
17
+| BLAKE2S |
18
+| BLAKE3 |
19
| DSA |
20
| ECDSA256 |
21
| ECDSA384 |
@@ -30,6 +34,10 @@ strongHashingAlgorithms
30
34
| SHA3256 |
31
35
| SHA3384 |
32
36
| SHA3512 |
37
+| SHAKE128 |
38
+| SHAKE256 |
39
+| SM3 |
40
+| WHIRLPOOL |
33
41
weakEncryptionAlgorithms
42
| 3DES |
43
| ARC2 |
0 commit comments