SiteScripts

SiteScripts - PHP Scripts, CGI Scripts, Free Javascript & ASP Scripts.

.NET Encryption Library

.NET Encryption Library This COM-accessible full-featured encryption library supports all of the .NET encryption types because it's made in .NET! Use it from:

ASP VB 6 VC++ FoxPro C# VB.NET J# Any other language that supports COM or .NET Supported encryption types include:

Symmetric: DES 3DES RC2 Rijndael (AES) Asymmetric:
RSA DSA Sample VB 6 Code:

'Create a new instance of the Symmetric encryption class:
Dim oEnc As New Utilant_Encryption.Symmet ric

'Set the Algoritm to use:
oEnc.Algorithm = "3DES"

'Set the Key:
oEnc.Key = "My Shared Key"

'Encrypt the data:
EncryptedData = oEnc.EncryptString("My Secret Data")

Features also include CSP private key storage and retrieval, support for PKCS #12, DER encoded binary X.509 certificates, and more.

Purchase includes unlimited internal developer use, royalty-free distribution, complete MSDN-style API documentation, and sample code for symmetric and asymmetric encryption in ASP, VB6, C#, and VB.NET.

Don't be fooled by companies trying to sell encryption libraries for well over $100. We feel purchasing this utility should be as easy as using it!
  • Price: $50
  • Updated: 09/27/05
  • Visits: 47
  • Rating: Unrated.
Get Rated Modify

Reviews for .NET Encryption Library


Write a Review