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
Unlock the power of secrecy with IncognitoInteract, your gateway to secure communication. Harnessing the unbreakable AES encryption by NIST, coupled with Flask and PyCryptodome, safeguard your messages effortlessly. Experience confidentiality redefined with a single click.
A python script to extract Chrome passwords on Windows, as well as deleting them to prevent malicious users from being able to access them. This is a fork from my other GitHub account.
Encryption & Decryption: A Secure Communication System This project implements AES encryption to secure messages between a client and server using Python and PyCryptodome. It encrypts and decrypts messages in CBC mode and includes performance benchmarking.