FileTerra.com
Sponsored links
Subcategories:
Home :: Development :: Components & Libraries
Advanced .NET encryption and hashing library - LLCryptoLib

LLCryptoLib 1.7.2477


Author:

LittleLite Software


Supported languages: English, Italian
Supported OS: WinME / WinNT 4.x / Windows2000 / WinXP / Windows2003 / Windows Vista Starter / Windows Vista Home Basic / Windows
Price: Free
download Free LLCryptoLib download - 6.51 Mb
LLCryptoLib is a .NET library which allows programmers to easily add encryption, integrity and authentication services to their software. It is compatible with MS .NET and Novell Mono environments. It also provides shredding methods.

It offers both asymmetrical and symmetrical encryption classes and hashing functions for text and binary files plus full shredding capabilities. It also offers methods for digital certificates and public key management. It is free for non commercial uses.

It is free for students and academic purposes. Enterprise or commercial licenses must be purchased (see enclosed licensing options).

It is engineered to be easy to use and standard compliant, fully compatible with ASP.NET Web Applications and Visual C#, Visual Basic .NET, Managed C++ .NET Applications.

LLCryptoLib can be linked to managed (.NET) and unmanaged (COM) projects.

Hashing algorithms:

* CRC32
* FCS16/32
* GOST
* ADLER32
* HAVAL
* MD2
* MD4
* MD5
* SHA1 / 224 / 256 / 384
* TIGER
* RIPEMD160
* WHIRLPOOL

Encryption algorithms:

* ROT13
* Playfair
* PseudoDES
* DES
* Triple DES
* Rijndael (AES)
* ARC4 - up to 2048 bits
* Blowfish - up to 448 bits
* RSA

Digital Certificates:

* PEM
* CER
* PFX
* X509

Text to binary conversions:

* Plain text (UTF8)
* Hexadecimal (with 4 styles)
* Base64

Storage Shredding algorithms

* US Department of Defense
* Guttman
* Simple 1 step
* Complex 3 steps

Library features:

* .NET API Compliant
(ie: algorithms implements System.Security.Cryptography.SymmetricAlgorithm)
* Asynchronous feedback on operations through delegates
* Enum's based algorithm choice
* MSDN Style documentation on both HTML and WinHelp formats

LLCryptoLib is part of the popular Folder Crypt software by LittleLite.

Keywords:
cryptography library, C, .NET library, hash, shred, MD5, SHA1, SHA256, BLOWFISH, AES, RIJNDAEL, DES, 3DES, GUTMANN, DOD