|
Cryptex Cryptography Library (.NET 2.0, 3.0 and 3.5)
v5.0.0 (Released on January 23, 2009)
Cryptex Cryptography Library provides a simple wrapper around the .NET
cryptography classes.
FileCrypto consist of one component that help create applications that are
capable of encrypting/decrypting file(s) with little code for the Microsoft .Net
Framework. FileCrypto makes it easy for you to encrypt file(s) so that only the
intended parties can read them.
Encryption types: FileCrypto supports traditional secret-key encryption
(symmetric cryptography - Performs a transformation on data, keeping the data
from being read by third parties. This type of encryption uses a single shared,
secret key to encrypt and decrypt data). DES - The Data Encryption
Standard (DES) algorithm. RC2 - The RC2 symmetric encryption algorithm.
Rijndael - The Rijndael symmetric encryption algorithm (US Advanced
Encryption Standard, AES). TripleDES - Triple Data Encryption
Standard algorithm.
Features: 100% managed code written in C#. Multithreaded design. No long IO
operations delaying your application. All error handling works through .NET
exception classes. Information-rich status-report events with percentages, byte
counts. Controllable encryption algorithms.
|
|
|
Cryptex Cryptography Library (SQL Server 2000, 2005 and 2008)
v3.8.0 (Released on June 14, 2008)
Fast 32 bits Encryption Library for Microsoft SQL Server 2000, 2005 and 2008.
SQLcrypto is a suite of cryptographic extended procedures written in C/C++
language. It provides an affordable and effective security solution for your
database server. It currently supports industrially recognizable symmetric
ciphers and hash algorithms.
Ciphers include AES, Blowfish, CAST5, Triple DES,
DESX, IDEA, RC4, and RC5. Message digestion algorithms
include MD5, SHA-1, SHA-256, SHA-384, SHA-512,
RIPEMD-160, WHIRLPOOL and TIGER.
They are based on OpenSSL Crypto engine for most of the cryptographic
operations. It is high performance, highly reliable, highly compatible and
highly secure.
Whenever administrators and developers need to perform cryptographic operations
on database data, it is only a matter of mouse clicks to insert
encryption/decryption and hash functions into existing store procedures and
queries without the necessity of recompiling the whole application.
SQLcrypto provides a complete data privacy solution for database management
including a variety of strong encryption algorithms and templates to build your
own cryptographic procedures. In Microsoft SQL Server, Transact-SQL developers
can access to a rich set of cryptographic functions as well as hash functions in
their native SQL language without undergoing any additional training.
Applications are empowered with the ability to extend the current SQLcrypto
features as well as to design entirely independent solutions. |
|
SQLcrypto™ and SQLcrypto nxt™ are trademarks or registered trademarks of CRYPTEX SA - SWITZERLAND (CH).
Copyright © 1998-2009 CRYPTEX SA. All rights reserved.