Oxsomi / core3

Oxsomi Core3 is a combination of standalone C libraries useful for building applications, such as types, platform, graphics abstraction and file formats
GNU General Public License v3.0
0 stars 1 forks source link

Support AES256GCM encryption/decryption #72

Closed Nielsbishere closed 1 year ago

Nielsbishere commented 2 years ago
Nielsbishere commented 2 years ago

https://www.intel.com/content/www/us/en/developer/articles/technical/advanced-encryption-standard-instructions-aes-ni.html?wapkw=aes https://gist.github.com/acapola/d5b940da024080dfaf5f https://www.intel.com/content/dam/doc/white-paper/advanced-encryption-standard-new-instructions-set-paper.pdf https://www.youtube.com/watch?v=g_eY7JXOc8U https://www.youtube.com/watch?v=V2TlG3JbGp0 https://www.alexeyshmalko.com/20200319144641/ https://www.researchgate.net/publication/267400480_White_Paper_Intel_R_Carry-Less_Multiplication_Instruction_and_its_Usage_for_Computing_the_GCM_Mode#pf23 https://link.springer.com/content/pdf/10.1007/978-3-642-03317-9_4.pdf https://www.intel.com/content/dam/doc/white-paper/advanced-encryption-standard-new-instructions-set-paper.pdf