/cryptoauth

A standalone cryptoauth package for golang

Primary LanguageGoApache License 2.0Apache-2.0

CryptoAuth Package for Golang

CryptoAuth is the protocol used in cjdns to establish encrypted sessions and communicate with remote peers.

This is a work-in-progress package that implements cryptoauth. This enables you to build your own golang programs that can communicate using the cryptoauth protocol.

Status

Very alpha.