dcrypt.blockcipher.aesni

Members

Aliases

AESNIEngine
alias AESNIEngine = BlockCipherWrapper!AESNI

OOP API wrapper for AESNI

Static functions

checkHardwareAES
bool checkHardwareAES()

Check if CPU supports aes instructions.

Structs

AESNI
struct AESNI

hardware accelerated aes implementation makes use of intel AESNI

Meta