mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-06-12 14:26:52 +00:00
key: finish key encoding and start cert
This commit is contained in:
parent
85462c93b1
commit
1f6dad4907
14 changed files with 592 additions and 115 deletions
1
go.mod
1
go.mod
|
@ -6,6 +6,7 @@ require (
|
|||
github.com/peterbourgon/ff/v4 v4.0.0-alpha.4
|
||||
github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3
|
||||
go.uber.org/zap v1.26.0
|
||||
golang.org/x/crypto v0.18.0
|
||||
)
|
||||
|
||||
require go.uber.org/multierr v1.11.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue