nsjph / cryptoauth

A standalone cryptoauth package for golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A standalone cryptoauth package for golang

License:Apache License 2.0


Languages

Language:Go 95.9%Language:Makefile 4.1%