1. AES 集成
1.1. Are there any 3rd party libraries available (free or licensed)?
https://community.osr.com/discussion/90320
1.2 如何在网络内核扩展中使用OpenSSL?
http://cn.voidcc.com/question/p-evhnxbos-uk.html
1.3 openssl – 加密/解密输出缓冲区大小以及何时多次调用EVP_EncryptUpdate
http://www.voidcn.com/article/p-zrqdebga-bws.html
1.4 EasyFilter
https://www.easefilter.com/Forums_Files/Transparent_Encryption_Filter_Driver.htm
You also can encrypt or decrypt the files with API “AESEncryptFile” and “AESDecryptFile”, use encryption API, you can set your own encryption key and IV, the IV is optional, if it is null, it will be assigned a unique 16 bytes ascii characters, for the encryption API, you have another option which