Token2Shell/MD now supports all the host key types used in OpenSSH including ECDSA and Ed25519!
Elliptic curve cryptography (ECC) is becoming popular as it can achieve equivalent or higher level of security using less computing power than traditional methods (ex. RSA). OpenSSH and other poplar SSH servers support ECC based key exchange methods and host key types such as ECDH, ECDSA and Ed25519. Token2Shell/MD now also supports ECC based methods […]