Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of aljoschameyer/shs1-test

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
dominictarr/chloride
node.js sodium bindings + pure js polyfil
Account's avatar
skratchdot/random-seed
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
Account's avatar
AljoschaMeyer/shs1-crypto-js
Implementation of the crypto part of the secret-handshake protocol version 1.

Support the repos that depend on this repository

Top contributors

AljoschaMeyer's profile
AljoschaMeyer
16 contributions
cryptix's profile
cryptix
1 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions
mixmix's profile
mixmix
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
aljoschameyer

aljoschameyer/shs1-test

JavaScript
9
3
GNU General Public License v3.0

The **shs1‑test** package provides a language‑agnostic test harness for the Secret‑Handshake (SHS) version 1 key‑exchange protocol. It supplies command‑line tools (`shs1testserver` and `shs1testclient`) that run a supplied executable as either the server or client, feeding it the exact sequence of binary messages defined by the protocol and verifying correct behavior, including proper error handling and output of derived encryption keys. This is intended for developers implementing SHS‑1 in any language who need an automated conformance test suite.