Showing posts with the label AES Algorithim

Encrypt in javascript and pass it into Ajax call and decrypt in MVC Controller using AES Algorithm

This article explain how you should Encrypt the value in javascript and pass it into Ajax call and decrypt in MVC Controller usi…

Read More »

Encrypt and Decrypt Username or Password stored in database in ASP.Net using C#

In this article we disccus how to  Encrypt and Decrypt Username or Password stored in database in ASP.Net using C#.  …

Read More »

Encrypt in JavaScript and Decrypt in C# With AES Algorithm in ASP.Net MVC

In this article we discuss how to Encrypt a razor filed in JavaScript and Decrypt in C# With AES Algorithm in ASP.Net MV…

Read More »
Load More That is All