सीधे मुख्य सामग्री पर जाएं

what is Message Authentication Functions in hindi - मैसेज ऑथेंटिकेशन

what is Message Authentication Functions in hindi (मैसेज ऑथेंटिकेशन ) :-

किसी भी message authentication या digital signature system में functionality के दो level होते हैं। निचले level पर, किसी प्रकार का फ़ंक्शन होना चाहिए जो एक validator generate करता है: किसी message को certified करने के लिए उपयोग किया जाने वाला value। यह low-level function तब High-level authentication protocol में एक primitive के रूप में उपयोग किया जाता है जो एक रिसीवर को message की authenticity को verified करने में capable बनाता है।

Types of Message Authentication Functions in hindi:-

Hash Function:-

एक फ़ंक्शन जो किसी भी लंबाई के message को एक fixed length hash value में map करता है, जो authenticator के रूप में कार्य करता है।

Message Encryption:- 

पूरे message का सिफर टेक्स्ट इसके honest- ticketer के रूप में कार्य करता है।

Message Authentication Code in hindi (MAC) मैसेज ऑथेंटिकेशन कोड :-

Message का एक कार्य और एक secret key जो एक निश्चित-लंबाई मान generate करती है जो authenticator के रूप में कार्य करती है। more information then you click her .....

Message Authentication Functions:-

1. Message Encryption

टिप्पणियाँ

इस ब्लॉग से लोकप्रिय पोस्ट

half adder and full adder in hindi

  आज हम  computer in hindi  मे  आज हम half adder and full adder in hindi - computer system architecture in hindi   के बारे में जानकारी देगे क्या होती है तो चलिए शुरु करते हैं-   के बारे में जानकारी देगे क्या होती है तो चलिए शुरु करते हैं- half adder and full adder in hindi:- 1. half adder in hindi 2. full adder in hindi  1. Half adder in hindi:- half adder  सबसे basic digital arithmetic circuit 2 binary digits का जोड़ है।  एक combination circuit जो दो bits के arithmetic जोड़ को display करता है उसे half adder कहा जाता है।   half adder के इनपुट variable को Augend और addend bits कहा जाता है। आउटपुट योग और Carrie को बदलता है। दो आउटपुट variable Specified करना आवश्यक है क्योंकि 1 + 1 का योग बाइनरी 10 है, जिसमें दो अंक हैं। हम दो इनपुट वेरिएबल्स के लिए x और y और दो आउटपुट वेरिएबल के लिए S (योग के लिए) और C (कैरी के लिए) असाइन करते हैं। C output 0 है जब तक कि दोनों इनपुट 1 न हों। S आउटपुट योग के कम से कम महत्वपूर्ण बिट का Representation करता है। दो आउटपुट के लिए boolean function सीधे t

physical address and logical address in hindi

आज हम  computer course in hindi  मे हम  physical address and logical address in hindi  के बारे में बताएगें तो चलिए शुरु करते हैं-  physical address and logical address in hindi:- physical address and logical address  कोई भी address CPU द्वारा बनाया जाता है उसे लॉजिकल एड्रेस (logical address) कहते हैं और जो address memory में दिखता है उसे हम फिजिकल मैमोरी एड्रैस कहते हैं ) जिसमें Compile time और Load time address binding है कुछ converted करता है जब logical और physical address समान होते हैं अर्थात् एक जैसे होते हैं लेकिन action time address binding scheme में कुछ change आता है और जब logical और physical में अंतर होता है । इसलिये हम logic address को वर्चुअल एड्रैस ( Virtual Address ) भी कहते है और इसी का प्रयोग करते हैं । logical या virtual address हम कह सकते हैं और सारे logical address जो कि एक प्रोग्राम के द्वारा बनाये जाते हैं उन्हें लॉजिकल एड्रैस स्पेस ( Logical Address Space ) कहते हैं । इसके साथ ही जो physical address इन logical address के साथ होते हैं उन्हें हम फिजिकल एड्रैस स्पेस (