Skip to content

Commit 5da6206

Browse files
Merge pull request #9 from lattice-based-cryptography/remove-open-encrypt
Update README.md
2 parents 6dc0869 + 12a3b21 commit 5da6206

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Implmentation of lattice-based encryption method ring-LWE in pure Rust.
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

12-
**See**: [open-encrypt](https://github.com/jacksonwalters/open-encrypt)
13-
1412
**Usage**: In the `src` directory,
1513

1614
`cargo build`

0 commit comments

Comments
 (0)