Categorygithub.com/artemkulyabin/cryptostack
repositorypackage
0.0.0-20160319114119-03c876fb6d3d
Repository: https://github.com/artemkulyabin/cryptostack.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Cryptostack - cryptographic library based on Curve25519, Ed25519, blake2b, Poly1305, XSalsa20 primitives. Includes persistent keys generation, tool to sign files and verify signatures, peer to peer encryption protocol, Ed25519 based Json Web Token implementation.

This library can be easily implemented on C with libsodium.