https://github.com/danieldacosta/private-key-generator
Generates key at format .pem from a private key text
https://github.com/danieldacosta/private-key-generator
ssh
Last synced: about 1 month ago
JSON representation
Generates key at format .pem from a private key text
- Host: GitHub
- URL: https://github.com/danieldacosta/private-key-generator
- Owner: DanielDaCosta
- Created: 2021-07-21T17:54:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-25T20:36:22.000Z (over 4 years ago)
- Last Synced: 2025-01-11T01:10:37.792Z (over 1 year ago)
- Topics: ssh
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Private Key Generator
Generate an ssh key at format .pem from a private key text
# References
PyCryptodome: https://pycryptodome.readthedocs.io/en/latest/src/examples.html