重庆大学,信息安全导论课程第二次作业。利用C++/Qt,根据S-AES算法编写和调试程序,提供GUI解密支持用户交互。提供普通单次加密、双重加密,以及三重加密的三种加密模式给用户进行使用,同时还实现了中间相遇攻击和CBC模式下的S-AES加密。
-
Updated
Nov 3, 2024 - C++
重庆大学,信息安全导论课程第二次作业。利用C++/Qt,根据S-AES算法编写和调试程序,提供GUI解密支持用户交互。提供普通单次加密、双重加密,以及三重加密的三种加密模式给用户进行使用,同时还实现了中间相遇攻击和CBC模式下的S-AES加密。
Simplified Advanced Encryption Standard (S-AES) Design and Verification Using System Verilog and UVM.
Add a description, image, and links to the s-aes topic page so that developers can more easily learn about it.
To associate your repository with the s-aes topic, visit your repo's landing page and select "manage topics."