Skip to content

Commit

Permalink
Added one target for the first stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlepisto committed Nov 11, 2024
1 parent ba5d1ab commit 6da9e03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ fn main() {

### Selectable Features

Clatter allows the user to pick the crypto primitives they wish to use via feature flags. Below is a table
Clatter allows user to pick the crypto primitives they wish to use via feature flags. Below is a table
of all the configurable features supported by Clatter:

| Feature flag | Description | Default | Details |
Expand Down Expand Up @@ -164,4 +164,5 @@ does not currently implement *SEEC*.
* ~~More KEMs with ability to configure the desired vendor~~
* Proper testing and fuzzing
* Better documentation
* Intuitive Noise pattern parser with `alloc`feature

0 comments on commit 6da9e03

Please sign in to comment.