Documentation
¶
Index ¶
- func Decrypt(c *types.Client, sealedMessage []byte) ([]byte, error)
- func DeriveKeys(c *types.Client, sct []byte) ([]byte, []byte, error)
- func Encrypt(c *types.Client, plaintext []byte) ([]byte, error)
- func VerifyEdSignatures(pubKey ed25519.PublicKey, nonce, CurvePublicKey []byte, sigs [][]byte) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.