Skip to content

Implementation of the crypto part of the secret-handshake protocol version 1.

License

Notifications You must be signed in to change notification settings

AljoschaMeyer/shs1-crypto-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Implementation of the crypto part of the secret-handshake protocol version 1.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •