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

https://github.com/socram8888/saph-browser

Stupid Algorithm for Password Hashing (WebCrypto)
https://github.com/socram8888/saph-browser

crypto cryptographic-algorithms cryptographic-hash cryptographic-hash-functions cryptographic-library cryptography cryptography-algorithms es2017 javascript javascript-library typescript webcrypto

Last synced: 12 days ago
JSON representation

Stupid Algorithm for Password Hashing (WebCrypto)

Awesome Lists containing this project

README

          

Saph for WebCrypto
==================

Saph is the Stupid Algorithm for Password Hashing. This is a JavaScript/TypeScript implementation
using WebCrypto.

For more information about Saph, go to [its specification](https://orca.pet/saph/).