Skip to content

Ebrahim-Ramadan/IronGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bycrypt alternative in rust, exposed as a WebAssembly module for Node.js.

Installation

npm install ironguard

I used [same.dev](https://same.dev) to check out the source code behind [bycrypt package](https://github.com/kelektiv/node.bcrypt.js) btw, but just to be clear this is not a clone of it.

it is not a nodejs package yet, but it is certainly going to be.

TODO

  • rustup target add wasm32-unknown-unknown
  • cargo install wasm-pack
  • wasm-pack build --target nodejs
  • cd pkg then modifying the package.json file due to here

About

bycrypt alternative in rust

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors