Concepts / Encryption, base64 and password agent with fglpass tool |
The fglpass tool can decrypt a BASE64 encoded and encrypted password using the RSA private key that was used to encrypt it or that is associated to a certificate containing the public part of that private key.
To decrypt a BASE64 encoded and encrypted password from a RSA private key, enter:
fglpass -d -k RSAPriv.pem
Enter pass phrase for RSAPriv.pem:
Enter password :Pzk/fNRhetdJDZz5kjNg7P0XET4XsW6bys/fi0 DvugxRPh9d/s41oAws65JY0EPb2zytQjxZ/dwaaRzJPYoQmA==
hello