diff --git a/README.md b/README.md index 1059fe1..8f8fe59 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ Cyptalk is a HTML5/Node.js based encrypted instant chat Features ======== - * Client side AES-CBC encryption (the server is just a messenger) - * 265 bit key derived from your passphrase using PBKDF2 + * Client side AES-256-CBC encryption/decryption (the server is just a messenger) + * 256 bit key derived from your passphrase using PBKDF2 * Optional nicknames * Random (UUID v4) channel name generation för less guessability * Quick-links (not recommended) using http://server/#Room:Passphrase