We proved the NIST FIPS 203 post-quantum math in pure Python for auditability. But pure Python is vulnerable to microsecond timing attacks. We leave zero doors unlocked. In v2.0, we ripped the ...
Securely encrypt any file (AES-256-CBC via WebCrypto) and export an encrypted file Generate and securely copy your Base64-encoded key and IV Decrypt previously encrypted files locally with the correct ...