Cryptography शब्द Greek शब्द Krypto से बना है जिसका मतलब "Hidden Secrets" होता है | आसानी से शब्दों मे Cryptography का मतलब होता है "The Art of Protecting Data / Information" | इसके द्वारा आप अपने Data को Unreadable Secret Codes मे बदल सकते हैं जिन्हे Cipher Text कहा जाता है और इस Data को वही Read कर सकता है जिसके पास इसको Decrypt करने की Secret Key होगी | Decrypt हुए Data को Plain Text कहा जाता है | इसमें Encryption और Decryption दो Process होती है | इसका इस्तेमाल E-Mail Messages, Credit/Debit Card की Details तथा अन्य महत्वपूर्ण information को protect करने के लिए किया जाता है | Encryption मे Plain Text को Cipher Text मे Convert किया जाता है तथा Decryption मे Cipher Text को Plain Text मे Convert किया जाता है |
Subscribe to:
Post Comments (Atom)
Banking System Project
//*************************************************************** // HEADER FILE USED IN PROJECT //********************...
-
Important Namespaces Used -------------------------- using System.Net; using System.Data; using System.Data.SqlClient; using System.C...
-
//program for creating bill in a supermarket #include<iostream> #include<windows.h> #include<conio.h> #include<fst...
-
Computer security deals with the prevention and detection of unauthorised actions by users of a computer system. It is concerned with measu...
No comments:
Post a Comment