New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

test-secret-handshake

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-secret-handshake

Test vectors [secret-handshake](https://github.com/auditdrivencrypto/secret-handshake).

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 02 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts