Shopping Cart
My Account
Home
Products
Solutions
Support
Company
Developer Tools
Process Monitor
Encryption Library
CFA-635 .NET Library
Support
Encryption Library
$50.00
Don't spend over $100 on an encryption utility! 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.Symmetric
'Set the Algoritm to use:
oEnc.Algorithm = "3DES"
'Set the Key:
oEnc.Key.Ascii = "My Shared Key"
'Set the Data:
oEnc.Data.Ascii = "My Secret Data"
'Encrypt the data:
EncryptedData = oEnc.Encrypt.Base64
Try it for free now, and see for yourself just how easy it is to use!
The trial mode is fully functional but includes a 10-second delay.
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 basic sample code for encryption in ASP, VB6, C#, and VB.NET. Purchase online and you will receive your serial number immediately.
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!
If you have any questions please contact
Sales@Utilant.com
System Requirements: .NET 1.1
Please Note:
This product is intended for Software Developers who plan on using the Encryption Library in their custom applications. It is not a "stand-alone" product.
Products
|
Solutions
|
Support
|
Company
|
Shopping Cart
|
My Account
|
Privacy Policy
|
Legal
© 2005 Utilant, LLC