1.0.2 • Published 4 years ago

shs1-crypto v1.0.2

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
4 years ago

SHS1 Crypto

An implementation of the crypto in the secret-handshake protocol version 1, with a focus on readibility.

This module provides functions createMsg1, verifyMsg1 and so on. These are documented in client.js and server.js. See test/test.js for example usage.

Run npm test to run the shs1 integration tests on this implementation. For this to work, test/client.js and test/server.js need to be executable.

1.0.2

4 years ago

1.0.1

5 years ago

1.0.0

7 years ago