Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GiacomoPope authored Jul 22, 2024
1 parent a6870e1 commit 9b1fe42
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,13 @@

# ML-KEM / CRYSTALS-Kyber Python Implementation

:warning: **Under no circumstances should this be used for a cryptographic
application.** :warning:
> [!CAUTION]
> :warning: **Under no circumstances should this be used for cryptographic
applications.** :warning:
>
> This is an educational resource and has not been designed to be secure
> against any form of side-channel attack. The indended use of this project
> is for learning and experimenting with ML-KEM and Kyber
This repository contains a pure python implementation of both:

Expand Down

0 comments on commit 9b1fe42

Please sign in to comment.