เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การตรวจสอบแพ็กเก็ตเชิงลึก× | HMAC× | |
|---|---|---|
| สาขาวิชา | วิทยาการเข้ารหัสลับ | วิทยาการเข้ารหัสลับ |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 1990s | 1997 |
| ผู้ริเริ่ม≠ | Unknown | Hugo Krawczyk |
| ประเภท≠ | packet inspection technique | cryptographic authentication mechanism |
| แหล่งต้นตำรับ≠ | Leconte, M., & Thomas, A. (2009). Deep Packet Inspection (DPI) technologies. In Proceedings of the Global Telecommunications Conference (GLOBECOM), 2009, pp. 1-6. link ↗ | Krawczyk, H., Bellare, M., & Crechanko, R. (1997). HMAC: Keyed-Hashing for Message Authentication. RFC 2104. link ↗ |
| ชื่อเรียกอื่น≠ | DPI, complete packet inspection, packet filtering | HMAC, keyed hash function |
| ที่เกี่ยวข้อง | 3 | 3 |
| สรุป≠ | Deep Packet Inspection (DPI) is a network traffic analysis technique that examines the complete packet payload beyond header information to identify, classify, and potentially control data traffic. Developed in the 1990s for network monitoring and management, DPI analyzes packet contents to detect protocols, applications, and patterns, enabling security monitoring, quality of service management, and content filtering. DPI is widely used by Internet service providers, enterprises, and security organizations to monitor network traffic and enforce policies. | HMAC (Hash-Based Message Authentication Code) is a cryptographic algorithm for authenticating messages using a secret key and a hash function. Standardized in RFC 2104 (1997), HMAC can be combined with any cryptographic hash function (SHA-256, SHA-3, etc.) to create a message authentication code (MAC). HMAC provides both data integrity and authentication, detecting both accidental corruption and deliberate tampering, and is widely used in web security (TLS/SSL), API authentication, and network protocols. |
| ScholarGateชุดข้อมูล ↗ |
|
|