You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"CryptoWhisper" is a simple Python script that lets you encode and decode text snippets using a custom algorithm while your application is running. It offers a convenient way to quickly encrypt and decrypt text using keyboard shortcuts, keeping your data safe and easily accessible.
A PowerShell-based password manager that securely stores login credentials in a local JSON vault. It supports adding, retrieving, listing, and deleting accounts, encrypts passwords using AES with a master password, and organizes entries by site and username.