|
|
|
||||||
|
|
|||||||
HbCrypt Hybrid Encryption LibraryIt interfaces the following COM components:
The symmetric encryption uses the Rijndael algorithm, recently adopted by NIST as the new AES (Advance Encryption System). It is implemented with a 256 bits key and 16 bytes blocks in CBC mode. A random session key is generated each time a string is encrypted; The session key is then encrypted with the public algorithm and appended to the encrypted string. The public algorithm used by HbCrypt is RSA. All RSA key lengths are supported, but the Key Manager Utility currently allows the creation of 512, 1024 and 2048 bits keys. This is what is practical given the current computer processing power. The random data used to generate the keys are obtained with the ISAAC algorithm form Bob Jenkins. HbCrypt Reference HbCrypt ASP encryption/decryption demo
Download a free copy of HbCrypt COM crypto component. (Evaluation Version 2.0.0; 1.35 MB.) Download the registered version of HbCrypt. (Zip file for registered users only) Register HbCrypt Versions History
|
||||||||