Сравнение на методи
Прегледайте избраните методи един до друг; редовете с разлики са откроени.
| Дълбок анализ на пакети× | 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Набор от данни ↗ |
|
|