https://github.com/ssx/php-ssh-keypair
A small library for generating RSA/SSH key-pairs.
https://github.com/ssx/php-ssh-keypair
keys php rsa ssh ssh-key ssh-keys
Last synced: 7 months ago
JSON representation
A small library for generating RSA/SSH key-pairs.
- Host: GitHub
- URL: https://github.com/ssx/php-ssh-keypair
- Owner: ssx
- License: apache-2.0
- Created: 2017-09-21T16:23:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-07T21:21:12.000Z (over 4 years ago)
- Last Synced: 2025-01-26T08:41:38.569Z (8 months ago)
- Topics: keys, php, rsa, ssh, ssh-key, ssh-keys
- Language: PHP
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[]()
[]()
[]()
[]()# PHP RSA/SSH Key-pair Generator
This package will generate RSA/SSH key-pairs.
### License
This project is licensed under an Apache 2.0 license which you can find
[in this LICENSE](https://github.com/ssx/php-ssh-keypairs/blob/master/LICENSE).### Feedback
If you have any feedback, comments or suggestions, please feel free to open an
issue within this repository.### Security
If you have security feedback, please contact me via email at
and I'll usually respond as soon as possible.