Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 578 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 578 Bytes

Credentials Cipher Base64

This tool encrypts and decrypts credential data into or from a Base64 string.

The encryption is implemented using the standard base64 python library.

Please note that this application is provided "as is" without any guarantees or warranty. While I have made every effort to ensure the application works as intended, I cannot be held responsible for any issues, errors, or damages that may arise from its use. By using this application, you agree to use it at your own risk.

Versions

1.0

  • initial creation

1.1

  • App name corrected