|
|
11 miesięcy temu | |
|---|---|---|
| .. | ||
| Makefile | 4 lat temu | |
| README.md | 6 lat temu | |
| ca.go | 11 miesięcy temu | |
| cert.go | 11 miesięcy temu | |
| cert.pb.go | 2 lat temu | |
| cert.proto | 2 lat temu | |
| cert_test.go | 11 miesięcy temu | |
| crypto.go | 2 lat temu | |
| crypto_test.go | 2 lat temu | |
| errors.go | 11 miesięcy temu | |
certThis is a library for interacting with nebula style certificates and authorities.
A protobuf definition of the certificate format is also included
Make sure you have protoc installed.
To compile for go with the same version of protobuf specified in go.mod:
make