Skip to content

Commit

Permalink
updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
seanwatters committed Feb 4, 2024
1 parent b4919b7 commit 0d55173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ assert_eq!(decrypted_content, content);
- one-time public key = 32 bytes
- nonce = 24 bytes
- inner signature = 64 bytes (encrypted along with the content to preserve deniability)
- encrypted content = (..)
- Poly1305 MAC = 16 bytes

## Security
Expand Down

0 comments on commit 0d55173

Please sign in to comment.