Merge 8ec7390818
into 6775b427a5
This commit is contained in:
commit
3b6b50eb22
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ Cyptalk is a HTML5/Node.js based, client side (E2EE) encrypted instant chat
|
||||||
Features
|
Features
|
||||||
========
|
========
|
||||||
|
|
||||||
|
|
||||||
|
[](https://www.codacy.com/app/robinnilsson/cryptalk?utm_source=github.com&utm_medium=referral&utm_content=Hexagon/cryptalk&utm_campaign=badger)
|
||||||
|
|
||||||
* Client side AES-256-CBC encryption/decryption (the server is just a messenger)
|
* Client side AES-256-CBC encryption/decryption (the server is just a messenger)
|
||||||
* 256 bit key derived from your passphrase using PBKDF2
|
* 256 bit key derived from your passphrase using PBKDF2
|
||||||
* Messages torched after a configurable delay, default is 600s.
|
* Messages torched after a configurable delay, default is 600s.
|
||||||
|
|
Loading…
Add table
Reference in a new issue