One of the way to protect the data of the user visiting your website or accessing you application through network is by using SSL. SSL Also know as Secure Socket Layer. SSL was first developed by nets… more →
Next step of programmingA.Sethi wrote 1 year ago: One of the way to protect the data of the user visiting your website or accessing you application th … more →
A.Sethi wrote 1 year ago: Here is one sample class which can be used for 4 different kind of symmetric encryption 1. DES 2. RC … more →
A.Sethi wrote 1 year ago: This time we will perform RSA Encryption(Asymmetric encryption) with the help of the RSACryptoServic … more →
A.Sethi wrote 1 year ago: Doing Encryption with various well know algorithm is not so easy. Writing those and managing is bit … more →