Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 711 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 711 Bytes

Cryptography - Browser

A library of cryptography for the browser. The aim is to unify the different js libraries into one library, but try to make it as modular as possible. This encourages further examination and development. Presently the aim is to use the same API as nodes crypto module.

Node -> NaCl -> TLS -> OTR ->

Related Projects:

Important Libraries

crypto nacl

Javascript Implementations

tweetnacl-js crypto-browserify crypto-js forge