schannel_keygen

command
v0.0.0-...-ef8e705 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2015 License: ISC Imports: 8 Imported by: 0

README

schannel_keygen

generate schannel identity keypairs

This is a Go implementation of the schannel_keygen program that ships with libschannel. It is designed to be a simple tool for producing keypairs that can be used with schannel.

Usage

schannel_keygen basenames...

This program will output a pair of files for each basename:

  • basename.key: private signature (identity key)
  • basename.pub: public signature (identity key)

These files will be in the binary form that can be directly loaded into the schannel_dial and schannel_listen functions.

Documentation

Overview

schannel_keygen generates identity keypairs for use with schannel.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL