Cryptography मे Encryption एक ऐसी प्रक्रिया होती है जिसमे की Data या information को Unreadable Secret Codes मे Convert कर दिया जाता है और इस Converted Data को Cipher Text कहा जाता है और इसको आसानी से समझा नहीं जा सकता क्योंकि यह मशीनी भाषा मे होता है | इसे सिर्फ वही व्यक्ति समझ सकता है जिसके पास इस Encrypted हुए Data को Decrypt करने की Key मौजूद हो मतलब की इसे वापस Plain Text मे Convert करने की Key हो | Plain Text को Cipher Text मे Convert करने की Process को ही Encryption कहा जाता है |
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