HMAC
HMAC (Hash-Based Message Authentication Code) הוא אלגוריתם קריפטוגרפי לאימות הודעות באמצעות מפתח סודי ופונקציית גיבוב. HMAC, שתוקנן ב-RFC 2104 (1997), יכול להיות משולב עם כל פונקציית גיבוב קריפטוגרפית (SHA-256, SHA-3, וכדומה) ליצירת קוד אימות הודעה (MAC). HMAC מספק גם שלמות נתונים וגם אימות, ומזהה הן שחיתות מקרית והן שיבוש מכוון, והוא נמצא בשימוש נרחב באבטחת אינטרנט (TLS/SSL), אימות API ופרוטוקולי רשת.
קראו את השיטה במלואה
התחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- Krawczyk, H., Bellare, M., & Crechanko, R. (1997). HMAC: Keyed-Hashing for Message Authentication. RFC 2104. link ↗
- Bellare, M., Canetti, R., & Krawczyk, H. (1996). Keying hash functions for message authentication. In Advances in Cryptology - CRYPTO 1996, LNCS 1109, pp. 1-15. DOI: 10.1007/3-540-68697-5_1 ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Hash-Based Message Authentication Code. ScholarGate. https://scholargate.app/he/cryptography/hmac
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- AES (Rijndael)קריפטוגרפיה↔ compare
- קריפטואנליזה דיפרנציאליתקריפטוגרפיה↔ compare
- מערכת הצפנה RSAקריפטוגרפיה↔ compare