Skip to content

Commit

Permalink
Haraka v2
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroalbanese authored Nov 15, 2023
1 parent 7038617 commit 945f462
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Multi-purpose cross-platform hybrid cryptography tool for symmetric and asymmetr
| Rabbit | 128 | 64 | XOR Stream |
| RC4 [Obsolete] | 40/128 | - | XOR Stream |
| Salsa20 | 256 | 64/192 | XOR Stream |
| Skein512 | 256 | 256 | MAC + XOR Stream |
| Skein512 | Any | Any | MAC + XOR Stream |
| ZUC-128 Zu Chongzhi | 128 | 128 | MAC + XOR Stream |
| ZUC-256 Zu Chongzhi | 256 | 184 | MAC + XOR Stream |

Expand Down Expand Up @@ -125,8 +125,8 @@ Multi-purpose cross-platform hybrid cryptography tool for symmetric and asymmetr
| Cubehash | | | | | O | |
| GOST94 CryptoPro | | | | O | | |
| Grøstl | | | | O | | |
| HAS-160 | | O | | | | |
| Haraka v2 | | | | O | | |
| HAS-160 | | O | | | | |
| JH | | | | O | | |
| Legacy Keccak | | | | O | O | |
| LSH | | | | O | O | |
Expand Down

0 comments on commit 945f462

Please sign in to comment.