Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Ricardicus/pgp-chat
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardicus committed Aug 15, 2024
2 parents 75468fa + 2678383 commit aa48254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Welcome to PGP chat. This in a encrypted chat platform based on [PGP](https://en
## Encryption

Each chat session is encrypted using a symmectrical ChaCha20Poly1305 algorithm
with a shared secret session key that is protected with PGP key assymetrical
with a shared secret that is protected with PGP assymetrical
encryption.

## Communication
Expand Down

0 comments on commit aa48254

Please sign in to comment.