Documentation ¶
Index ¶
Constants ¶
View Source
const EncryptLockNeeded = false
EncryptLockNeeded indicates if calls to Encrypt need a lock
Variables ¶
View Source
var CipherAESGCM noise.CipherFunc = noise.CipherAESGCM
CipherAESGCM is the standard noise.CipherAESGCM when boringcrypto is not enabled
View Source
var DHP256 noise.DHFunc = newNISTCurve("P256", ecdh.P256(), 32)
DHP256 is the NIST P-256 ECDH function
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.