Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xphen authored Dec 10, 2023
1 parent bc75ab2 commit c4b72bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ This list contains cryptographic primitives and mathematical structures that I w
- [X] [SHA-256](https://github.com/0xphen/crypto-algo-rs/tree/main/sha-256)
- [X] [Miller-Rabin primality test](https://github.com/0xphen/crypto-algo-rs/tree/main/miller-rabin-primality-test)
- [X] [RSA (Rivest–Shamir–Adleman)](https://github.com/0xphen/crypto-algo-rs/tree/main/rsa)
- [X] AES (Advanced Encryption Standard)
- [X] [AES (Advanced Encryption Standard)]((https://github.com/0xphen/crypto-algo-rs/tree/main/aes))
- [ ] ECC (Elliptic Curve Cryptography)
- [ ] ECDSA

0 comments on commit c4b72bf

Please sign in to comment.