//
pkg.gl
Category
v.io
x
ref
runtime
internal
flow
cipher
naclbox
package
0.2.0
Repository:
https://github.com/vanadium/core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
90 SLOC
#
Functions
NewCipher
NewCipher returns a Cipher for RPC versions greater than or equal to 11.
#
Structs
T
T wraps go.crypto/nacl/{box,secretbox} to provide synchronized nonces between the requestor and responder assuming they interact in a strict request/response manner.