Skip to content

partial implementation of node's `crypto` for the browser

Notifications You must be signed in to change notification settings

baffo32/crypto-browserify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-browserify

A (partial) port of crypto to the browser.

Basically, I found some crypto implemented in JS lieing on the internet somewhere and wrapped it in the part of the crypto api that I am currently using.

In a way that will be compatible with browserify.

I will extend this if I need more features, or if anyone else wants to extend this, I will add you as a maintainer.

Provided that you agree that it should replicate the node.js/crypto api exactly, of course.

About

partial implementation of node's `crypto` for the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published