JWT

GitHub Logo

RSA Encryption Parameters Calculator

RSA (Rivest–Shamir–Adleman) is one of the first public-key cryptosystems and is widely used for secure data transmission. In RSA, encryption keys are public, whereas the decryption keys are secret. "e" is the public exponent, "d" is the private exponent, and "n" is the modulus.

This RSA example is only for educational purposes to understand the idea behind the algorithm. The real algorithm is more complex.

General Output:

Public Key:

Private Key: