Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.26 KB

lib-index.md

File metadata and controls

27 lines (20 loc) · 1.26 KB

Library

::: warning This documentation is in progress. :::

keys.pub provides Go packages to:

  • Encrypt, decrypt, sign and verify using Saltpack.
  • Create and verify sigchains/statements.
  • Perform a Noise handshake.
  • and more.

Examples

  • Saltpack: Encrypt, Decrypt, Sign, Verify using Saltpack.
  • Noise: Complete a Noise protocol handshake using two X25519 keys and Encrypt/Decrypt using the Cipher.
  • User: Verify a User in a Sigchain

Packages