Skip to content

Commit c6b7e78

Browse files
Update README.md
remove ring-lwe reference
1 parent 5da6206 commit c6b7e78

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)