List Question
20 TechQA 2024-03-27T14:05:44.500000Cannot test cryptographic performance using crypto_aesni_mb
88 views
Asked by Raizz
How many clock cycles does it take to execute AES-NI AESE instruction on Cortex A-78?
188 views
Asked by Karthik k
What’s the best way to compute multiple hashes of small integer numbers for Bloom filter?
214 views
Asked by Soonts
AES multi-core bad performance
295 views
Asked by AntonioMuso
Wrong result from decryption using AES New Instruction Set
302 views
Asked by tomsk
Correct way of AES NI encryption in C++
1.1k views
Asked by tomsk
Is there a fast way to make IBM's vncipher instruction result the same as Intels mm_aesdec_si128?
126 views
Asked by nioroso
How to check AES-NI support with __cpuid?
1.1k views
Asked by Tom Clabault
Using _mm_aeskeygenassist_si128 to match reference values
1k views
Asked by David
Does compiled Crypto++ library code that uses AES/GCM encryption utilize Intel's AES-NI instructions?
3k views
Asked by c00000fd
Do I have to change some codes for using AES_NI?
468 views
Asked by Wonjoon Lee
_mm_aesimc_si128 not compiled correctly with MSVC
481 views
Asked by uNiverselEgacy
Does AES-NI supports the AES-GCM Cipher?
291 views
Asked by rakesh sharma
Within my c++ program is there a way to check if the CPU has AES-NI
1.2k views
Asked by Rahim Khoja
C++ AES-NI decrypting a 256 bit block
684 views
Asked by JGU
AES-NI enable or disable
27.5k views
Asked by saurin
Are BouncyCastle's AES engines hardware accelerated?
1.4k views
Asked by Kar
how to implement AES128 encryption/decryption using AES-NI instructions and GCC
10.7k views
Asked by acapola
How to check if hardware accelarated AES is supported in Android
2k views
Asked by Farhana Haque