مقایسهٔ روشها
روشهای انتخابی خود را کنار هم مرور کنید؛ ردیفهای متفاوت برجسته شدهاند.
| بازرسی عمیق بسته× | 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مجموعهداده ↗ |
|
|