Click here to Skip to main content
15,860,943 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 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
by Daniel Ramnath
C++ OpenSSL 3.1 Attack AES-CBC using Padding Oracle Attack, and Timing Attack

All Articles

Sort by Score

Encryption 

29 Nov 2017 by Sacha Barber
Azure Service Fabric Demo + IOC, logging, encryption
9 Jun 2023 by Kashif.Mushtaq.Ca
Cross Platform AES 256 GCM Encryption and Decryption (C++, C# and Java)
25 Sep 2021 by Clark Fieseln
Compress, encrypt and hide a secret file inside an audio file (MP3, WAV, OGG, FLAC, ..)
10 Mar 2018 by Joe Dillon
This article describes the security techniques required to create a secure offline password manager and how the Libsodium library has been used to achieve this. YAPM stores passwords with AES encryption and authenticates users with an Argon2 hash.
10 Nov 2018 by DataBytzAI
What is Azure Key Vault and where is it useful?
19 Aug 2023 by adriancs
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request
7 Feb 2024 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.
8 Sep 2014 by cogi83
A SW to send your WAN IP and other info via email
7 Dec 2016 by Kuv Patel
Decrypt Stored Procedures, Views, Functions, and Triggers in SQL Server
8 Nov 2018 by DataBytzAI
Overview of encryption at rest, in motion and in use with Azure Encryption
3 Oct 2013 by Dragonranger
A neat library which can be used to easily add encryption for InfoPath form data.
26 Feb 2016 by Max R McCarty
How are you storing that sensitive application data and should you be?
26 Nov 2012 by Palavos
A tutorial of PL/I basic concepts based on an encryption example
22 May 2016 by RajeshKumar D
Configuring PGP Encryption and Decryption part of MULE ESB
1 Jan 2019 by Serge Berlin
.NET Library for in-memory GZip and LZMA compression combined with strong BlakeB based stream cipher engine
30 Jun 2022 by raddevus
Fully working sample code and explanation of everything necessary to create authenticated encryption with AES256.
15 Jan 2011 by Corinna John
Encode a text by sorting notes.
7 Dec 2011 by jeremylei
A RESTful web service using the newest .NET platform features including automatic serialization/deserialization of complex types.
19 May 2016 by Mohamed Kalmoua
In this article, I will discuss a PDF password recovery tool that I created in WPF using Visual Studio 2015.
5 Oct 2012 by Sunasara Imdadhusen
PDF MERGER and PROTECTOR is the best pdf merger software which is fast and powerful way to join(Merge) PDF files with password protection as well as you can apply stamper with either any type of image or text. Using this utility you don’t required installation of Adobe Acrobat. Looks Exciting ???
3 Apr 2014 by Chris Copeland
Using call stacks, rather than Regular Expression, to deconstruct mathematical formulae and calculate values.
21 Apr 2014 by SOHAM_GANDHI
Image cryptography using RSA algorithm in C#
22 Nov 2013 by Baxter P
6 Jan 2013 by David Rogers Dev
Encrypting and Decrypting Files with GnuPG
6 Oct 2014 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.
5 Oct 2010 by #realJSOP
One way to create a completely random encryption key, and sharing it with a client application
7 Oct 2013 by Rick Bassham
An introduction into creating a working FTP server in C# using the RFC specification.
11 Oct 2011 by Scott Clayton
Set up encrypted secure communication between C# and PHP using the AES and RSA algorithms.
28 Feb 2011 by Patrick Kalkman
An assembly that adds Basic Authentication to an IIS hosted WCF REST service to validate against any back-end.
12 May 2014 by Brad Joss
[RegSave] your property to the Registry, and more.
17 Oct 2011 by Jose A Pascoa
This article deals with building a standalone 64-bit .NET .exe file that is statically linked with an Assembly Language compiled object file.
5 Aug 2014 by santosh poojari
This article helps you to build and enable robust web applications with respect to various aspects of security that needs to be taken care of while designing a system.
15 Feb 2013 by Michael Haephrati
A string obfuscation system that integrates in a Visual Studio C++ solution
28 Jul 2014 by Frank T. Clark
A C# .NET 3.5 (Win7) Windows Forms Application with source code
2 Sep 2014 by Matthew Givens
Showing how to decrypt files in memory in order to maintain data security.
28 Jan 2013 by Bruno Tabbia
Encrypt your C# classes and compile them during run-time (hiding their code in the exe file).
8 Jan 2012 by Simon Bridge
Generating encryption keys using Cellular Automata.
9 May 2014 by adriancs
A C# universal AES Encryption Library.
26 Apr 2013 by Pieter Alec Myburgh
Folder Encrypted / Decrypter with standolone function
21 Jan 2017 by Michael_Jacobsen
Encryption algorithm based on key self-mutation. Complete source code and samples.
22 Feb 2011 by Apriorit Inc, Eugene Wineblat
In this article, the use of open source OpenSSL library for file and disk encryption is described
20 Jun 2019 by OriginalGriff
I've seen quite a few questions asking how to decrypt SHA and MD5 to obtain the original input, mostly related to "encrypted passwords" and I thought I'd try to explain why the answer is "you can't".
26 Jan 2015 by 1337Architect
Handy classes to use the .NET Encryption/Decryption
31 Mar 2014 by Darek Danielewski
With a little help from C# Extensions and Dapper, it is easy to streamline coded database interaction, even with encrypted columns
20 Jun 2012 by Bruno Tabbia
Encription algorithm that uses mandelbrot fractal to expand the encryption key
13 Nov 2010 by Juergen Pott
This article demonstrates all the WPF features of binding, templating, styling, commands, etc. by a navigation example.
16 Dec 2010 by Avi Farah
Overcoming limitations of: Enhanced String Handling