diff --git a/README.md b/README.md index 4c54548..12ae494 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Repository with Rust 🦀 implementations of select cryptographic algorithms to reinforce my understanding. +This repository contains Rust 🦀 implementations of certain cryptographic algorithms, serving to strengthen my understanding of them. ## List of cryptography algorithms This list contains cryptographic primitives and mathematical structures that I want to implement.