Mbed OS Reference
Loading...
Searching...
No Matches
rsa_alt.h File Reference

This file provides an API for the RSA public-key cryptosystem. More...

#include "mbedtls/config.h"
#include "mbedtls/bignum.h"
#include "mbedtls/md.h"

Go to the source code of this file.

Detailed Description

This file provides an API for the RSA public-key cryptosystem.

The RSA public-key cryptosystem is defined in Public-Key Cryptography Standards (PKCS) #1 v1.5: RSA Encryption and Public-Key Cryptography Standards (PKCS) #1 v2.1: RSA Cryptography Specifications.

Definition in file rsa_alt.h.