checking in prelim stuff

This commit is contained in:
2022-03-05 19:22:40 -05:00
parent 5a9e16f5eb
commit c4783ed1e9
27 changed files with 2082 additions and 4 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module r00t2.io/sshkeys
go 1.17
require github.com/dchest/bcrypt_pbkdf v0.0.0-20150205184540-83f37f9c154a
require golang.org/x/crypto v0.0.0-20220214200702-86341886e292 // indirect