fpoirotte / pssht

SSH server written in PHP
https://pssht.readthedocs.io
MIT License
41 stars 9 forks source link

Support more private key formats #18

Open fpoirotte opened 9 years ago

fpoirotte commented 9 years ago

The purpose of this ticket is to handle new private key formats like PPK from the PuTTY project in addition to the currently supported ones (OpenSSL/OpenSSH).