Click here to Skip to main content
15,888,209 members
Everything / Security / Encryption

Encryption

encryption

Great Reads

by Sacha Barber
Azure Service Fabric Demo + IOC, logging, encryption
by Kashif.Mushtaq.Ca
Cross Platform AES 256 GCM Encryption and Decryption (C++, C# and Java)
by Clark Fieseln
Compress, encrypt and hide a secret file inside an audio file (MP3, WAV, OGG, FLAC, ..)
by Asif Bahrainwala
A simple C++ program to generate RSA key pair

Latest Articles

by Wessel Beulink
What is Azure Virtual Network Encryption? Azure Virtual Network encryption provides a layer of security that encrypts virtual network traffic, specifically between Azure Virtual Machines that communicate securely within a subnet or across different subnets.
by Federico Di Marco
Fededim.Extensions.Configuration.Protected is an improved ConfigurationBuilder which allows partial or full encryption of configuration values stored inside any possible ConfigurationSource and fully integrated in the ASP.NET Core architecture using Data Protection API.
by Federico Di Marco
How to enable Bitlocker hardware encryption on self encrypting drives
by adriancs
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request

All Articles

Sort by Score

Encryption 

19 Feb 2022 by Asif Bahrainwala
A simple C++ program to generate RSA key pair
22 Dec 2023 by Federico Di Marco
How to enable Bitlocker hardware encryption on self encrypting drives
20 Feb 2011 by Jammer
Create a full suite of SSL certificate for development purposes
25 Jun 2013 by Abel Wike
Installation guideline to applying SSL certificate in OpenCart
30 Apr 2013 by Farhan Ghumra
Encypt and decrypt StorageFile in Windows Store apps.
14 Aug 2023 by Daniel Ramnath
C++ OpenSSL 3.1 Attack AES-CBC using Padding Oracle Attack, and Timing Attack
10 Oct 2015 by InvisibleMedia
This tip shows an overview of how to send and receive something securely over the internet without SSL
16 Nov 2016 by APE-Germany
A simple class which allows to encrypt/decrypt a string with a password (AES/SHA2)
27 Aug 2011 by arun_1920
Check this link: http://www.schneier.com/code/blowfish.cs[^].
15 Jul 2014 by Yamin Khakhu
19 Mar 2015 by Yaseer Mumtaz
This tip contains securing Web or App config sections in C# with code snippets.
23 Oct 2013 by Chaitanya Kolla
Adding the WS-Security Header to a request using the WCF bindings
21 May 2012 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.
18 Nov 2014 by qadirv
Quick C# console application to encrypt all your database stored procedures
8 Aug 2011 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/[^]
29 Aug 2015 by Miral Sarwar
It supports in C#.NET and Android platform for Encrypting and Decrypting data.
17 Jul 2012 by Jacob F. W.
Here I present an improved version of the Circular Shift Operations
11 Apr 2012 by jroughgarden
This is an alternative for "Encrypting all Stored Procedures of a Database".
13 Jan 2014 by Antonio Lopez R
Specific implemetation for Mexico CFDI. others can use as they need
2 Aug 2013 by steven-_-song
Easier GetHash function in System.Security.Cryptography.
27 Mar 2012 by Marian Placko
This article shows a simple hack of a built-in MS SQL Server WITH ENCRYPTION mechanism
22 Apr 2012 by Kuthuparakkal
Input drives action to perform : Encryption or Decryption - Implementation of user defined encryption signature with standard cryptographic algorithms
15 May 2013 by Marc Koutzarov
Generating a random number between 0 and 9.
15 Apr 2013 by Kimahari
Morse code encryption.
24 Apr 2014 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.
13 Jan 2016 by Mateen Khan
If you want to know how to encrypt data using Elliptic Curve Algorithm in C#, then this tip is for you.
8 Jan 2013 by evry1falls
Receiving response correctly from pop mail server is the first step on receiving emails to your own email client.
15 Apr 2013 by atul123321
How to Encrypt And Decrypt a field without writing any frontent code .