- Table of Contents
-
- 18-Security Configuration Guide
- 00-Preface
- 01-Keychain configuration
- 02-Public key management
- 03-PKI configuration
- 04-Crypto engine configuration
- 05-SSH configuration
- 06-SSL configuration
- 07-Packet filter configuration
- 08-Session management
- 09-DHCP snooping configuration
- 10-DHCPv6 snooping configuration
- 11-ARP attack protection configuration
- 12-ND attack defense configuration
- 13-Attack detection and prevention configuration
- 14-Connection limit configuration
- 15-IP-based attack prevention configuration
- 16-IP source guard configuration
- 17-uRPF configuration
- 18-mGRE configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
04-Crypto engine configuration | 42.75 KB |
Crypto engine processing mechanism
Verifying and maintaining crypto engines
Displaying crypto engine information
Displaying and clearing crypto engine statistics
Configuring crypto engines
About crypto engines
Crypto engines encrypt and decrypt data for service modules.
Crypto engine types
Crypto engines include the following types:
· Hardware crypto engines—A hardware crypto engine is a coprocessor integrated on a CPU or hardware crypto card. Hardware crypto engines can accelerate encryption/decryption speed, which improves device processing efficiency. You can enable or disable hardware crypto engines globally as needed. By default, hardware crypto engines are enabled.
· Software crypto engines—A software crypto engine is a set of software encryption algorithms. The device uses software crypto engines to encrypt and decrypt data for service modules. They are always enabled. You cannot enable or disable software crypto engines.
Crypto engine processing mechanism
If you disable hardware crypto engines, the device uses only software crypto engines for data encryption/decryption. If you enable hardware crypto engines, the device preferentially uses hardware crypto engines. If the device does not support hardware crypto engines, or if the hardware crypto engines do not support the required encryption algorithm, the device uses software crypto engines for data encryption/decryption.
Crypto engines provide encryption/decryption services for service modules, for example, the IPsec module. When a service module requires data encryption/decryption, it sends the desired data to a crypto engine. After the crypto engine completes data encryption/decryption, it sends the data back to the service module.
Verifying and maintaining crypto engines
Displaying crypto engine information
To display crypto engine information, execute the following command in any view:
display crypto-engine
Displaying and clearing crypto engine statistics
To display crypto engine statistics, execute the following command in any view:
display crypto-engine statistics [ engine-id engine-id slot slot-number ]
To clear crypto engine statistics, execute the following command in user view:
reset crypto-engine statistics [ engine-id engine-id slot slot-number ]