aip.im
aip.im
Step by step tutorials for installing and configuring Linux and Windows services and applications
Skip to content
  • About
  • Cheat sheet
  • Contact Me

C#

There is one post tagged C#.

How to encrypt and decrypt a string with private key in C#.NET 4.5 / WinRT

Below are instructions on how to encrypt a string using a private key. The encryption will be reversible if you got the private key.

To encrypt use this command:

aiplib.Crypt crypt = new aiplib.Crypt();
string encrypted = crypt.Encrypt("privatekey", "value");

Continue reading →

in ASP.NET, Security, Windows, WinRT | October 13, 2012 | 399 Words

Search

Categories

  • ASP.NET (4)
  • Debian (7)
  • IIS (8)
  • Javascript (2)
  • Jira (1)
  • Linux (12)
  • Magento (2)
  • Mail (3)
  • Microsoft SQL Server (4)
  • Network (4)
  • OpenVZ (1)
  • PHP (5)
  • Proxmox (1)
  • Security (12)
  • Video (1)
  • VMware (1)
  • Web development (1)
  • Windows (15)
  • Windows Server (9)
  • WinRT (1)
  • Wordpress (3)

Popular posts

  • Error in IIS when adding secure binding because intermediate certificate is missing
  • Re-map user to login in SQL server after restoring or attaching database
  • How to schedule Windows Update to install updates at certain time in Windows Server 2012
  • How to encrypt and decrypt a string with private key in C#.NET 4.5 / WinRT
  • How to force IIS/ASP.NET to use assembly from the bin folder instead of GAC
  • How to measure web site’s response time with wget
  • How to solve URL scheme mismatch when running Jira behind a reverse proxy
  • How to block search engines from indexing all sites in a IIS instance
  • How to check if SSL v2 is enabled using openssl
  • How to disable SSL v2 and v3 on Windows server 2008
Independent Publisher empowered by WordPress