Security

Encrypt and Decrypt a String in C# Using Asymmetric Encryption

There are two classes for asymmetric encryption in .net. RSACryptoServiceProvider and DSACryptoserviceProvider . Both classes automatically create the public and private keys necessary to encryption and decryption with the defau…

How to encrypt Bitmap image in c#

Encryption is critical while transmitting the data over the network or you are sharing some secure information with others. In this post, I will show you how to encrypt the bitmap image ( Just for fun) in C#. The technique i…

How to encrypt/decrypt data in asp.net using Symmetric algorithm

In this post, I am going to show you how to encrypt and decrypt data in asp.net using Symmetric algorithm. Before going to implementation details let discuss some security-related terms before. What is Hashing Hashing is o…

تحميل المزيد من المشاركات
لم يتم العثور على أي نتائج