nrfxlib API 3.3.99
Loading...
Searching...
No Matches
Asymmetric Signature and Encryption (RSA Original API)

RSA public-key encryption and signature algorithm, original ocrypto API that supports 1024 and 2048 bit keys. More...

Topics

 RSA Keys
 RSA key setup, for 1024 and 2048 bit keys.
 
 RSA Operations
 RSA encryption/decryption and sign/verify algorithms, for 1024 and 2048 bit RSA keys.
 

Detailed Description

RSA public-key encryption and signature algorithm, original ocrypto API that supports 1024 and 2048 bit keys.

RSA (Rivest-Shamir-Adleman) is a number theoretic public-key encryption and signature algorithm.

See also
PKCS #1: RSA Cryptography Specifications Version 2.2