本项目实现了混合加密算法。混合加密算法结合了对称加密算法和非对称加密算法的优点,既能保证数据的安全性,又能提高加密效率。
在本项目中利用流水线机制,构建了RTP-IDS(Real-time Pipeline Intrusion Detection System),依次对捕获窗口的流量数据进行分析。
Description: 𝑀 stands for plaintext, 𝐻 stands for Hash function, 𝐸 stands for encryption algorithm, 𝐷 stands for decryption algorithm, 𝑅𝐾_𝐴 stands for sender 𝐴's private key, and 𝑈𝐾_𝐴 stand