Documentation
¶
Overview ¶
* Arc - Copyleft of Simone 'evilsocket' Margaritelli. * evilsocket at protonmail dot com * https://www.evilsocket.net/ * * See LICENSE.
* Arc - Copyleft of Simone 'evilsocket' Margaritelli. * evilsocket at protonmail dot com * https://www.evilsocket.net/ * * See LICENSE.
* Arc - Copyleft of Simone 'evilsocket' Margaritelli. * evilsocket at protonmail dot com * https://www.evilsocket.net/ * * See LICENSE.
Index ¶
Constants ¶
View Source
const RSA_BITS = 4096
Variables ¶
View Source
var ( // Server private key. PrivateKey = (*packet.PrivateKey)(nil) // Recipient public key. PublicKey = (*packet.PublicKey)(nil) )
Functions ¶
func GenerateKeys ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.