Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias committed Jul 28, 2024
1 parent eca9af4 commit 27a29d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,8 +464,8 @@ enum RustCryptoAlgorithm {
```rust
enum SodiumoxideAlgorithm {
ChaCha20Poly1305,
ChaCha20Poly1305Ieft,
XChaCha20Poly1305Ieft,
ChaCha20Poly1305Ietf,
XChaCha20Poly1305Ietf,
}
```

Expand Down

0 comments on commit 27a29d2

Please sign in to comment.