Introduction
Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Encryption Standard New Instructions). It provides Java API for both cipher level and Java stream level. Developers can use it to implement high performance AES encryption and decryption with the minimum code and effort.
For more information about Apache Commons Crypto, visit the official website.
Type: encryption
Parent topic: Commons Crypto Porting Guide (CentOS&openEuler)