xilsecure
Vitis Drivers API Documentation
XilSecure RSA GENERIC APIs

Macros

#define XSECURE_RSA_SIZE   512
 512 bytes for 4096 bit data More...
 
#define XSECURE_RSA_SIZE   512
 512 bytes for 4096 bit data More...
 

Functions

int main (void)
 This example illustrates the usage of RSA APIs to encrypt or decrypt the signature. More...
 

Macro Definition Documentation

#define XSECURE_RSA_SIZE   512

512 bytes for 4096 bit data

#define XSECURE_RSA_SIZE   512

512 bytes for 4096 bit data

Function Documentation

int main ( void  )

This example illustrates the usage of RSA APIs to encrypt or decrypt the signature.

Parameters
None
Returns
  • XST_FAILURE if the boot image authentication Failed .
Note
None