mirror of
https://github.com/number571/go-peer.git
synced 2026-09-14 02:55:43 +05:00
| .. | ||
| .gitignore | ||
| main.go | ||
| Makefile | ||
| README.md | ||
Keysplit
Asymmetric key spliter
usage:
go run . [key-file]
Example
$ go run ../keygen
$ go run . pub.key
$ go run . priv.key