/zChat

Anonymous chat on node.js and javascript implementation of cryptographic functions

Primary LanguageJavaScriptMIT LicenseMIT

zChat

Anonymous chat on node.js and javascript implementation of cryptographic functions

/server/

node.js application of anonymous chat;

/client/

javascript implementation of MD2, MD4, MD5, SHA1, SHA2 (SHA-224, SHA-256, SHA-384, SHA-512);

javascript implementation of big integer;

javascript implementation of AES;

javascript implementation of RSA;