mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-14 16:35:06 +01:00
good stuff
This commit is contained in:
parent
d340ff0861
commit
c4bb37e570
8 changed files with 342 additions and 54 deletions
|
|
@ -7,5 +7,7 @@ edition = "2021"
|
|||
aes = "0.8.4"
|
||||
bcrypt-pbkdf = "0.10.0"
|
||||
ctr = "0.9.2"
|
||||
ed25519-dalek = { version = "2.1.1", features = ["rand_core"] }
|
||||
pem = "3.0.4"
|
||||
rand = "0.8.5"
|
||||
ssh-transport = { path = "../ssh-transport" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue