RSA Public-Key Cipher
The RSA public-key cipher was developed by (and named after) Ron Rivest, Adi
Shamir, and Leonard Adleman, in the late 1970's. This algorithm is very well
known; you can read about its internal details in any book on cryptography.
RSA is used by many CSPs to encrypt/decrypt keys and to generate/verify
digital signatures. This algorithm is used when operations are performed using either
the key exchange or digital signature key pair. When using CryptoAPI, this
algorithm cannot be used to encrypt bulk data.
RSA is a variable-key-length cipher. However, when using CryptoAPI with the
Microsoft RSA Base Provider, the key length is hard-coded to 512 bits.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database