1.0.2 • Published 7 years ago

test-secret-handshake v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

test-secret-handshake

Test vectors secret-handshake.

These test vectors are generated from the basic test suite from the refrence implementation. This does not cover the logic of the protocol, but makes it easy to verify that the packets are all parsed correctly.

format

The output is a JSON array, of objects with {name, args, result} all binary values are stored as hex encoded strings. name is the name of an operation. create operations take a state argument and return a packet. verify operations take a state, an encrypted packet and return a new state (or null, if the packet was not valid given the state)

License

MIT

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.0

7 years ago