1. Introduction
2. Interface Overview
3. Parameters
4. Designing with the IP Core
5. Block Description
6. Cryptographic IP Data Profiles
7. Configuration Registers
8. Design Example
9. Symmetric Cryptographic Intel FPGA Hard IP User Guide Archives
10. Document Revision History for the Symmetric Cryptographic Intel FPGA Hard IP User Guide
4.1. Installing and Licensing Intel® FPGA IP Cores
4.2. Specifying the IP Core Parameters and Options
4.3. Generated File Structure
4.4. Symmetric Cryptographic IP Core Flow
4.5. Dynamically Disabling SM4 Capability
4.6. Error Handling
4.7. Error Reporting
4.8. Resetting the IP Core
4.9. Channel Definition and Allocation
4.10. Byte Ordering
4.11. AXI-ST Single Packet Mode
4.12. AXI-ST Multiple Packet Mode
6. Cryptographic IP Data Profiles
The cryptographic IP data profiles allow you to choose a specific algorithm for your application.
All profiles utilize the same AXI-ST interface. Each profile enables you to process data using specific cryptographic settings. You select a profile by setting the p0_app_ip_tx_tuser.pattern[2:0] signal to the desired profile pattern.
The Symmetric Cryptographic IP core supports the following unique profiles or limited interleaving of them:
- MACsec: MAC Security profile
- IPsec: IP Security profile
- Generic GCM profile
- Generic XTS profile
For all profiles, if you choose to preload the keys, you must wait for four AXI-ST clock cycles before sending data to be encrypted or decrypted. If you are streaming the keys, every key should be immediately followed by data.
Each profile is optimized for specific usage. The following sections describe the profiles and their configurations.