Javascript cryptography demo


Forge is a native implementation of TLS (and various other cryptographic tools) in JavaScript. The Forge software is a fully native implementation of the TLS protocol in JavaScript, a set of cryptography utilities, and a set of tools for developing Web Apps that utilize many network resources.


bcryptjs is an implementation of password hash salting.


jsonwebtoken is an implementation of JSON Web Tokens. JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.


crypto and encryption