Generate RSA key pairs (2048 or 4096 bit) using the Web Crypto API
⚠️ Security Warning: Keep your private key secure and never share it. The private key can decrypt data encrypted with the public key.