An open API service indexing awesome lists of open source software.

https://github.com/devdavidkarlsson/standardpasswordencoder_js

Porting the StandardPasswordEncoder from Java to NodeJS
https://github.com/devdavidkarlsson/standardpasswordencoder_js

Last synced: about 1 year ago
JSON representation

Porting the StandardPasswordEncoder from Java to NodeJS

Awesome Lists containing this project

README

          

# StandardPasswordEncoder_JS
Porting the StandardPasswordEncoder from Java to NodeJS
## To run the verification execute:

make build

make run

(note sometimes the nodejs seem to fail due to this: https://stackoverflow.com/questions/22042657/error-invalid-hex-string)