package
16.4.16+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Functions

GenerateEICEKey generates a key that can be send to an Amazon EC2 instance using the ec2instanceconnect.SendSSHPublicKey method.
GenerateKeyPair generates a new RSA key pair.
GeneratePrivateKey generates a new RSA private key.
No description provided by the author
IsBoringBinary checks if the binary was compiled with BoringCrypto.
PrecomputeKeys sets this package into a mode where a small backlog of keys are computed in advance.
PrecomputeTestKeys generates RSA keys and reuse them to reduce CPU usage.