No description
Find a file
Noratrieb a03eb38461 Add cluelessh-key debug create-fake-privkey
This command creates a fake private key that looks like it's the real
private key for a corresponding public key.
Even `ssh-keygen -y` gets confused.
2024-09-10 21:53:56 +02:00
bin Add cluelessh-key debug create-fake-privkey 2024-09-10 21:53:56 +02:00
lib Add cluelessh-key debug create-fake-privkey 2024-09-10 21:53:56 +02:00
.gitignore update package name 2024-08-26 02:25:46 +02:00
Cargo.lock Start implementing SFTP 2024-08-30 22:25:09 +02:00
Cargo.toml fix hole 2024-08-30 01:10:06 +02:00
default.nix update package name 2024-08-26 02:25:46 +02:00
LICENSE Create LICENSE 2024-08-23 02:18:36 +02:00
LICENSE-APACHE Create LICENSE-APACHE 2024-08-23 02:18:13 +02:00
README.md readme 2024-08-24 00:52:26 +02:00
SECURITY.md security 2024-08-26 23:43:24 +02:00

cluelessh

A clueless implementation of SSH.

Implements a bunch of utils and core SSH functionality.