UNPKG

@wault-pw/srp6a-webcrypto

Version:

Pure javascript implementation of SRP-6a (RFC-5054, RFC-2945) using web-crypto

11 lines (8 loc) 114 B
build: rm -rf dist/* yarn run build test: yarn run test publish: build publish: npm publish --access public