/
xilrsa
xilrsa
xilrsa
Introduction
This library LibRSA provides RSA encryption and decryption algorithms and SHA 2 hash generation algorithm.How to enable
xilrsa library can be found at
https://github.com/Xilinx/embeddedsw/tree/master/lib/sw_services/xilrsa
xilrsa
|
- data - Provides the API and data structure details
|
- src - Driver source files which are further organised into
Features Supported
- Contains RSA 2048 algorithm
- Both encryption and decryption algorithms are supported.
- SHA 2
- 256 bit hash output will be generated on provided data.
Application
This usage of library is illustrated in RSA authentication application which can be found athttps://github.com/Xilinx/embeddedsw/tree/master/lib/sw_apps/rsa_auth_app
This application mainly authenticates a software application.
The header file(rsa_auth_app.h) contains configurable definitions.
Configurable parameters are: APPLICATION_START_ADDR, CERTIFICATE_START_ADDR and APP_PARTITION_SIZE
Changelog
2017.1
- Updated makefile to add clean rule
2017.2
- None.
2020.1
Added support for ARMCC compiler
, multiple selections available,
Related content
Xilfpga
Xilfpga
More like this
Xilmailbox
Xilmailbox
More like this
xilskey Library
xilskey Library
More like this
xilsecure Library
xilsecure Library
More like this
Xilinx Open Source Linux
Xilinx Open Source Linux
Read with this
Build FSBL
Build FSBL
Read with this
© Copyright 2019 - 2022 Xilinx Inc. Privacy Policy