Download
         Software
               Search
download-software-search.com 
HS Crypto C Source Library
HS Crypto C Source Library
by Hillstone Software
HS Crypto 1.0 Encryption C SOURCE LIBRARY
Demo $0
Download Now
HS Crypto is a software library in C (supplied with full source code) which offers a programmer an API to several data encryption / decryption algorithms. Implemented methods include the use of 2 either pre-defined or dynamically generated translation tables, an XOR-based stream cipher method with random dynamic key, plus the library includes RFC1321 MD5 Message Digest AlgorithmThe table encryption is implemented via the use of two either pre-defined translation tables or any of the 2 or a combination of dynamically generated translation tables. Decryption is implemented in a similar way using reverse tables.The stream cipher method uses randomly generated key which must be known to both receiver and transmitter to encode each byte with a rotating byte of the keyRFC1321 MD5 algorithm generates a 16 byte data signature which is unique to the input data. This may be used for data integrity checking or in digital signature applications.* Applications:- Fixed File Encryption - Telecommunications- Security / authentification*Supported MODES- Use either of the the two pre-defined translation tables- Use dynamically generated translation tables- Use alternating translation tables- Buffer mode or character mode*Summary of API Functions:- HsSetCryptMode- HsEncryptByte- HsDecryptByte- HsEncryptBuf- HsDecryptBuf- HsCryptGenerateXlat- HsCryptGetXlat- HsCryptSetXlat- HsMd5Buffer- HsMd5FileThe library currently costs EUR 49.00 for unlimited user license. Once the purchase is made you will receivedownload link by email to download full product deliverables, which include:- HS Crypto library binaries. (Win32 static library)- HS Crypto library full source code in C with MS Visual C project workspace- HS Crypto Demo Application binaries, full source code and MS Visual C project workspace.- HS Crypto library user manual, which documents in detail complete library API.
Related Keywords:
c library, c library source, c module, c module source, c source, c source library, c source module, code encryption, code encryption source, code source, code source encryption, encryption code, encryption code source, encryption module, encryption source, encryption source code, library c, library c source, library protocol, library source, library source c, module c, module c source, module encryption, module protocol, module source, module source c, protocol library, protocol module, source c, source c library, source c module, source code, source code encryption, source encryption, source encryption code, source library, source library c, source module, source module c,
Keyword Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9 .
Program Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9