//
pkg.gl
Category
github.com/wangpy/rtctunnel
crypt
package
0.6.4
Repository:
https://github.com/wangpy/rtctunnel.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
97 SLOC
#
Functions
GenerateKeyPair
GenerateKeyPair generates a (public, private) encryption key.
NewKey
NewKey creates a new key from a base58 string.
#
Constants
KeySize
KeySize is the size of an encryption key in bytes.
NonceSize
NonceSize is the size of a nonce in bytes.
#
Structs
KeyPair
No description provided by the author
#
Type aliases
Key
No description provided by the author
Nonce
No description provided by the author