1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-04 05:34:37 +08:00
Hanno Becker ab3773123c Add support for alternative RSA implementations
Alternative RSA implementations can be provided by defining MBEDTLS_RSA_ALT in
config.h, defining an mbedtls_rsa_context struct in a new file rsa_alt.h and
re-implementing the RSA interface specified in rsa.h.

Through the previous reworkings, the adherence to the interface is the only
implementation obligation - in particular, implementors are free to use a
different layout for the RSA context structure.
2017-08-23 16:24:51 +01:00
..
2017-07-20 12:36:53 +02:00
2017-02-15 09:08:26 +00:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2016-10-13 13:51:09 +01:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2017-08-23 15:07:40 +01:00
2017-05-11 21:55:17 +01:00
2015-09-04 14:21:07 +02:00
2017-08-23 16:17:24 +01:00
2017-07-20 12:36:53 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00