Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baderouaich committed Jul 14, 2024
1 parent e7be726 commit 325b7a7
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,15 @@ All [Authenticated Encryption](https://www.cryptopp.com/wiki/Authenticated_Encry
- :white_check_mark: <strong>RSA-OAEP-SHA256</strong>

## Extra Tools
- Password Generator
- Hashing Algorithms (MD2, MD4, MD5, SHA1, SHA224, SHA256, SHA384, SHA512, SHAKE128, SHAKE256, KECCAK224, KECCAK256, KECCAK384, KECCAK512, TIGER, WHIRLPOOL)
- XOR Encryption
- System & Hardware Information
- Strong Password Generator
- Hashing Algorithms (`MD2`, `MD4`, `MD5`,
`SHA1`, `SHA224`, `SHA256`, `SHA384`, `SHA512`,
`SHAKE128`, `SHAKE256`,
`KECCAK224`, `KECCAK256`, `KECCAK384`, `KECCAK512`,
`RIPEMD128`,`RIPEMD160`,`RIPEMD256`,`RIPEMD320`,
`TIGER`, `WHIRLPOOL`, `SM3`)
- XOR Encryption <small>for nerds</small>
- System & Hardware Information (`CPU`, `RAM`, `GPU`, `OS`, `Kernel`...)

<!--
## Features
Expand Down

0 comments on commit 325b7a7

Please sign in to comment.