방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 패킷 심층 분석× | 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데이터셋 ↗ |
|
|