Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / security / encryption

Encryption

encryption

Great Reads

by Brad Joss
[RegSave] your property to the Registry, and more.
by Marian Placko
This article shows a simple hack of a built-in MS SQL Server WITH ENCRYPTION mechanism
by adriancs
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request
by Pavel Durov
This article will explain briefly how to use a basic encryption/decryption on Android and on .NET platforms, with focus on passing encrypted data from Android to .NET.

Latest Articles

by Brad Joss
[RegSave] your property to the Registry, and more.
by Marian Placko
This article shows a simple hack of a built-in MS SQL Server WITH ENCRYPTION mechanism
by adriancs
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request
by Pavel Durov
This article will explain briefly how to use a basic encryption/decryption on Android and on .NET platforms, with focus on passing encrypted data from Android to .NET.

All Articles

Sort by Score

encryption 

by Marian Placko
This article shows a simple hack of a built-in MS SQL Server WITH ENCRYPTION mechanism
by Đỗ Hồng Ngọc
Using IKVM is not "so simple" as you said. There are some implementations of Blowfish in C#. You can refer to:http://www.koders.com/csharp/fidD5E0D7AC50858EA8F7131E8CD2746F3471A1B953.aspx[^]http://www.schneier.com/code/blowfish.cs[^]and,http://www.bouncycastle.org/csharp/[^]
by arun_1920
Check this link: http://www.schneier.com/code/blowfish.cs[^].
by Ravinder Singh Yadav
Blowfish encryption is very popular for encrypting data but its really hard to find a simple .net implementation of this algorithm. This articles tries to solve this problem.
by steven-_-song
Easier GetHash function in System.Security.Cryptography.
by Daniel Ramnath
C++ OpenSSL 3.1 Attack AES-CBC using Padding Oracle Attack, and Timing Attack
by Chaitanya Kolla
Adding the WS-Security Header to a request using the WCF bindings
by Yaseer Mumtaz
This tip contains securing Web or App config sections in C# with code snippets.
by Arvind Singh Baghel
I am writing code to encrypt password in connection string in config file and decrypt password while getting connection from config file.
by atul123321
How to Encrypt And Decrypt a field without writing any frontent code .
by Yamin Khakhu
Encrypting the configuration in Web.Config
by APE-Germany
A simple class which allows to encrypt/decrypt a string with a password (AES/SHA2)
by jroughgarden
This is an alternative for "Encrypting all Stored Procedures of a Database".
by qadirv
Quick C# console application to encrypt all your database stored procedures
by Mateen Khan
If you want to know how to encrypt data using Elliptic Curve Algorithm in C#, then this tip is for you.
by Miral Sarwar
It supports in C#.NET and Android platform for Encrypting and Decrypting data.
by Farhan Ghumra
Encypt and decrypt StorageFile in Windows Store apps.
by Jacob F. W.
Here I present an improved version of the Circular Shift Operations
by Marc Koutzarov
Generating a random number between 0 and 9.
by Federico Di Marco
How to enable Bitlocker hardware encryption on self encrypting drives
by Abel Wike
Installation guideline to applying SSL certificate in OpenCart
by Kimahari
Morse code encryption.
by Antonio Lopez R
Specific implemetation for Mexico CFDI. others can use as they need
by evry1falls
Receiving response correctly from pop mail server is the first step on receiving emails to your own email client.
by Asif Bahrainwala
A simple C++ program to generate RSA key pair
by Kuthuparakkal
Input drives action to perform : Encryption or Decryption - Implementation of user defined encryption signature with standard cryptographic algorithms
by Jammer
Create a full suite of SSL certificate for development purposes
by KarstenK
RFC 2617 on the net-platform
by InvisibleMedia
This tip shows an overview of how to send and receive something securely over the internet without SSL