HsCipherSDK Encryption Library 1.5
* AES (Advanced Encryption Standard) - FIPS 197
* DES and Triple DES (Data Encryption Standard) - FIPS-46-1, FIPS-46-3
* ARC4 (Alleged RC4) CAST-128 (a.k.a CAST5) - RFC 2144
* Blowfish algorithm
* Twofish algorithm
* MD5 message digest algorithm - RFC 1321
* SHA-1 (Secure Hash Algorithm) - RFC 3174
* SHA-256 (Secure Hash Algorithm) - FIPS 180-2
* SHA-512 (Secure Hash Algorithm) - FIPS 180-2
* Whirlpool ISO/IEC 10118-3
HsCipherSDK includes s standard DLL for use from C / C++, standard DLL for use from Visual Basic or any other languthat can use the standard dll. HsCipherSDK includes C Sharp wrapper DLL for use from C Sharp applications. HsCipherSDK itself is fully written in C (plain C style) and the source code is included.
HsCipherSDK allows the calling user application to perform the following operations:
* Encrypt and decrypt memory buffers with selected algorithm and key
* Encrypt and decrypt disk files with selected algorithm and key
* Digitally sign buffers using one of selected hashing algorithms
* Digitally sign disk files using one of selected hashing algorithms
API SUMMARY:
* HsCipherGetErrorStr
* HsCipherHexBuf2Bin
* HsCipherBufBin2Hex
* HsCipherBufferEncrypt
* HsCipherBufferDecrypt
* HsCipherFileEncrypt
* HsCipherFileDecrypt
* HsCipherBufferHashInit
* HsCipherHashNextBlock
* HsCipherHashGetResult
* HsCipherHashFullBuffer
* HsCipherHashFile
...fast and high-secure encryption program for your...uses an optimized AES implementation that conforms...1 implementation that conforms...128, 192 or 256 bits. The optimized...AES version allows very...des a build-in tool...
...to add strong encryption and authentication services...more indispensable. The library attempts to hide...of the symmetric encryption (private key) and...the following: · AES (Rijndael) · Blowfish...· DES, 3DES · RC2, RC4,...· MD2, MD4, MD5 · RIPEMD-160 ·...SHA It offers services...asymmetric (public/private key) encryption algorithms such as...
...server side COM component that allows web...latest industry-standard strong encryption and hashing algorithms...compatible with php encryption extension MCRYPT, you...
...is a COM+/MTS component that allows application...latest industry-standard strong encryption and hashing algorithms...compatible with php encryption extension MCRYPT, Your...
...The .NET Encryption Library was chosen by...Protection. The .NET Encryption Library is powerful,...

