Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Radu Marias <[email protected]>
  • Loading branch information
radumarias authored Jan 13, 2025
1 parent a02c215 commit edba0a8
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 @@ -102,7 +102,7 @@ Please look into [Flows](docs/readme/flows.md) for a detailed sequence flow desc
hardware acceleration of AES
on most CPUs via AES-NI. However, where hardware acceleration is unavailable, `ChaCha20Poly1305` is faster.
Also, `ChaChaPoly1305` is better at `SIMD.`
- [️ Security ](docs/readme/Security.md)
- [️Security](docs/readme/Security.md)
- [Cipher comparison](docs/readme/Cipher_comparison.md)
- [Others](docs/readme/Considerations.md)

Expand Down

0 comments on commit edba0a8

Please sign in to comment.