Skip to content

Commit 0f8c167

Browse files
Merge pull request #10 from lattice-based-cryptography/remove-ring-lwe-reference
Update README.md
2 parents 5da6206 + c6b7e78 commit 0f8c167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Implmentation of lattice-based encryption method ring-LWE in pure Rust.
77

8-
**Description**: This provides the basic PKE (keygen, encryption, and decryption) operations for the ring learning-with-errors and module learning-with-errors scheme.
8+
**Description**: This provides the basic PKE (keygen, encryption, and decryption) operations for the module learning-with-errors scheme.
99

1010
**Disclaimer**: This is not secure. It is not written in constant-time nor resistant to other side-channel attacks. This is intended for educational use and not for real-world applications.
1111

0 commit comments

Comments
 (0)