Skip to content

In-browser cryptography library. Rewritting NaCl implementation to modular javascript.

Notifications You must be signed in to change notification settings

mithray/cryptography-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

In-browser cryptography library. Rewritting NaCl implementation to modular javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published