benkonrath / transip-api

Python implementation for the TransIP API
https://transip-api.readthedocs.io/en/latest/
MIT License
23 stars 23 forks source link

Should be able to decrypt key on the fly #3

Closed mhogerheijde closed 6 years ago

mhogerheijde commented 10 years ago

The library should be able to take the contents of an encrypted key and ask the user for the password when it needs to.

mgomersbach commented 6 years ago

It would be very handy to add python-rsa and use the strings as-is.