Skip to content

Commit 06bcc37

Browse files
Merge pull request #11 from lattice-based-cryptography/fix-typo-module-not-ring
Update README.md
2 parents 0f8c167 + 3edf76d commit 06bcc37

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
@@ -3,7 +3,7 @@
33
![example workflow](https://github.com/lattice-based-cryptography/module-lwe/actions/workflows/basic.yml/badge.svg)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
55

6-
Implmentation of lattice-based encryption method ring-LWE in pure Rust.
6+
Implmentation of lattice-based encryption method module-LWE in pure Rust.
77

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

0 commit comments

Comments
 (0)