artbin / cryptostack

Cryptostack - cryptographic library based on Curve25519, Ed25519, blake2b, Poly1305, XSalsa20 primitives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Cryptostack - cryptographic library based on Curve25519, Ed25519, blake2b, Poly1305, XSalsa20 primitives

License:MIT License


Languages

Language:Go 100.0%