Click here to Skip to main content
Page 1 of 3
Page Size: 10 · 25 · 50


Category filtered by:  General Programming [x] | Cryptography & Security [x] | Security [x]
Article 15 Apr 2013   license: CPOL
This is an alternative for "Simple Password Manager Using System.Security"
General Programming » Cryptography & Security » Security
Article 31 Mar 2013   license: CPOL
This is a custom developed tool for generating a digital certificate.
General Programming » Cryptography & Security » Security
Article 9 Mar 2013   license: CPOL
This article describes how to remove Strong Signing from .NET assemblies without recompiling code.
General Programming » Cryptography & Security » Security
Tip/Trick 1 Mar 2013   license: CPOL
Step-by-step instructions to create and install a Certificate Authority certificate and a signing certificate as well as a BAT file to sign a program.
General Programming » Cryptography & Security » Security
Article 20 Jan 2013   license: CPOL
This secure textbox deceptive keyloggers
General Programming » Cryptography & Security » Security
Article 6 Aug 2012   license: CPOL
An example of how to implement and validate non-personal CD-Keys (ideal for distribution on the back of CD cases)
General Programming » Cryptography & Security » Security
Tip/Trick 3 May 2012   license: CPOL
Using Makecert to Create SSL Security Certificates
General Programming » Cryptography & Security » Security
Article 9 Apr 2012   license: CPOL
How to hide data of any kind inside a sound.
General Programming » Cryptography & Security » Security
Article 22 Feb 2012   license: CPOL
How to sign code with digital signatures and associating them with files
General Programming » Cryptography & Security » Security
Article 10 Nov 2011   license: CPOL
This article explains how the SetParent function can be used to deceive users and incurs a catastrophe. Also, it suggests protection techniques against attacks presented here.
General Programming » Cryptography & Security » Security
Article 25 Oct 2011   license: CPOL
This article demonstrates how to write a licensing provider for .NET licensing that gets licenses from a Gemalto .NET Card V2.
General Programming » Cryptography & Security » Security
Article 8 Oct 2011   license: CPOL
How to use a Gemalto .NET V2 smartcard to create security applications in .NET
General Programming » Cryptography & Security » Security
Article 5 Oct 2011   license: CPOL
How to use smartcard certificates in your .NET application
General Programming » Cryptography & Security » Security
Article 13 Jul 2011   license: CPOL
Security attacks risk are minimised by careful planning of application design. If the application is distributed in nature, the challenges becomes manyfold. This article will try to give one way of doing so.
General Programming » Cryptography & Security » Security
Article 4 May 2011   license: CPOL
An example of blocking access to USB Memory and CD
General Programming » Cryptography & Security » Security
Article 29 Apr 2011   license: CPOL
This article shows the inner workings of the German Enigma machine used during the WWII, translated to C#.
General Programming » Cryptography & Security » Security
Article 15 Jan 2011   license: CPOL
Encode a text by sorting notes.
General Programming » Cryptography & Security » Security
Article 9 Jul 2010   license: CPOL
Use HTTPs in BizTalk 2009 on Windows 2008 R2
General Programming » Cryptography & Security » Security
Article 1 Jun 2010   license: CPOL
Describes how to use a custom principal implementation with the AspNetDb security database in a WinForms application.
General Programming » Cryptography & Security » Security
Article 25 Jan 2010   license: CPOL
Simple code and explanations to enable secure password authentication.
General Programming » Cryptography & Security » Security
Article 21 Sep 2009   license: LGPL3
Describes the implementation of a key registration, installation, and validation methodology for Windows applications
General Programming » Cryptography & Security » Security
Article 16 Sep 2009   license: LGPL3
Describes the implementation of a key registration, installation, and validation methodology for Windows applications
General Programming » Cryptography & Security » Security
Technical Blog 13 Sep 2009   license: CPOL
Perhaps my Google search mo-jo has been acting up, but I could not find a good strong C# implementation for strong passwords (in fact I really couldn’t find much outside of logical cut & paste of implementations of random Information entropy implementations) . They were all predicated on t
General Programming » Cryptography & Security » Security
Article 10 Sep 2009   license: LGPL3
Describes the implementation of a key registration, installation, and validation methodology for Windows applications.
General Programming » Cryptography & Security » Security
Article 7 Sep 2009   license: LGPL3
Describes the implementation of a key registration, installation, and validation methodology for Windows applications.
General Programming » Cryptography & Security » Security
Article 4 Aug 2009   license: CPOL
A free PHP encoder application.
General Programming » Cryptography & Security » Security
C#
Article 1 Aug 2009   license: CPOL
Encode a message as waypoints in a GPX file.
General Programming » Cryptography & Security » Security
Article 5 Jan 2009   license: CPOL
How to prevent your configuration sections from unauthorized modification (includes a nifty configuration file editor)
General Programming » Cryptography & Security » Security
Article 9 Nov 2008   license: CPOL
A look into what goes into the area of preventing reverse engineering, and gives developers some functions and ideas about preventing reversing engineering of their programs.
General Programming » Cryptography & Security » Security
Article 18 Sep 2008   license: CPOL
A brief introduction into Windows anti-debugging techniques.
General Programming » Cryptography & Security » Security
Article 11 Sep 2008   license: CPOL
Custom digital signatures using iTextSharp
General Programming » Cryptography & Security » Security
Article 12 Aug 2008   license: CPOL
This article guides you to simply, yet effectively, prevent your software customers from copying your product without your authorization. I admit it is not a top-security solution, and it will be easy to crack without protecting your compiled code, but it is just for conveying the idea.
General Programming » Cryptography & Security » Security
Article 6 Aug 2008   license: CPOL
Posting data to HTTPS (a secure connection) URL from a Windows application (.NET) by attaching a digital certificate and getting the response back.
General Programming » Cryptography & Security » Security
Article 17 Jul 2008   license: CPOL
The ASP.NET provider framework for Membership, Role, and Profile functionality in .NET 3.5 is made available for non-ASP.NET consumers in the form of Client Application Services. This means that, for example, in a WinForms application, you can implement Forms Authentication as easy as in an ASP.NET
General Programming » Cryptography & Security » Security
Article 5 Apr 2008   license: CPOL
Authentication to a phpbb based forum using C#.
General Programming » Cryptography & Security » Security
Article 13 Mar 2008   license: CPOL
Some ideas on how to hide binary data in text documents
General Programming » Cryptography & Security » Security
Article 21 Feb 2008   license: CPOL
An article demonstrating why you should not rely on obfuscation to protect your .NET applications.
General Programming » Cryptography & Security » Security
Article 24 Jan 2008   license: CPOL
Vista: what to do when storing common data is needed?
General Programming » Cryptography & Security » Security
Article 15 Nov 2007   license: CPOL
A generic helper class that exposes simplified Encrypt and Decrypt functionality for strings, byte arrays and streams for any SymmetricAlgorithm derivative (DES, RC2, Rijndael, TripleDES, etc.)
General Programming » Cryptography & Security » Security
Article 17 Sep 2007   license: N/A
An article about creating a public/private key encrypted internet messenger
General Programming » Cryptography & Security » Security
Article 5 Sep 2007   license: CPOL
Execute applications with a Windows Service and ensure its existance.
General Programming » Cryptography & Security » Security
Article 17 Aug 2007   license: LGPL3
Encrypt in .NET and decrypt in Crypto++, a cryptography newbie's journey.
General Programming » Cryptography & Security » Security
Article 14 Jun 2007   license: CPOL
Use the .Net Framework to find the lastLogon for every user across all domain controllers
General Programming » Cryptography & Security » Security
Article 8 May 2007   license: Ms-PL
How to use a certification to connect to an SSL channel and use a web service
General Programming » Cryptography & Security » Security
Article 25 Apr 2007   license: CPOL
This article shows a simply method of encrypting connection strings for windows applications
General Programming » Cryptography & Security » Security
Article 27 Feb 2007   license: N/A
This article describes how to get information about digital certificates stored on your local machine. It also shows how to search certificates by name, and retrieve a certificate hash.
General Programming » Cryptography & Security » Security
Article 18 Jan 2007   license: CPOL
The article discusses .NET code protection methods.
General Programming » Cryptography & Security » Security
Article 14 Dec 2006   license: N/A
A class that returns all possible combinations of a given subset, without using recursion.
General Programming » Cryptography & Security » Security
Article 15 Nov 2006   license: CPOL
Sample code for setting ACE on file and directory DACLs just as the OS does.
General Programming » Cryptography & Security » Security
Article 29 Sep 2006   license: CPOL
Password Manager is a System.Security usage example using SecureString and SymmetricAlgorithms.
General Programming » Cryptography & Security » Security

Page 1 of 3
1 2 3


Advertise | Privacy | Mobile
Web02 | 2.6.130513.1 | Last Updated 15 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid