Define Cryptography Cryptography का meaning है “the art of protecting data”. यानी अपने data या information को सुरक्षित रखना। लेकिन सबसे पहले मन में question ये उठता है कि कैसे? हम अपने data या information को unreadable secrets codes में बदल दिया जाता है जिन्हें हम cipher text कहते है और वो ही लोग इसे […]
Continue readingWhat is Booth Algorithm ?
Booth Algorithm Booth Algorithm एक multiplication [गुणन] Algorithm है. जिसके द्वारा हम दो Signed Binary integers को 2’s complement में Multiply [गुणा] कर सकते हैं| इस algorithm का प्रयोग करके हम multiplication [गुणन] की प्रक्रिया [process] की speed को बढ़ाने के लिए भी किया जाता है. यह एक बहुत efficient [कुशल] Algorithm भी है | […]
Continue reading