Browse, Search and Download Shareware, Freeware, Demos, Games at Download 32!
  
 
WindowsWindows
MacintoshMacintosh
Palm OSPalm OS
LinuxLinux
 
 
 
 
Development / Components & Libraries
HS Crypto C Source Library 1.0
HS Crypto C Source Library



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 Algorithm

The 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 key

RFC1321 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
- HsMd5File

The library currently costs EUR 49.00 for unlimited user license. Once the purchase is made you will receive
download 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.

Tags: C Source Library, Hs Ntp C Source Library, Hs Tftp C Source Library, Library System Source Code, Library Management System Source Code, Crypto Api, S Crypto, Crypto Web Cam, Biz Crypto, File Crypto
HS Crypto C Source Library related software
Title / Version / Description Size License Price
HS FTP Client C Source Library 1.0236.1 KBDemo  
HS FTP is a software library in C (supplied with full source code) which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959HS FTP is a software library in C (supplied with full source code) which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and receive files. The HS FTP protocol module supports passive mode data connections, user / password authentication and a number of commonly used FTP...
HS TFTP C Source Library 1.0340.1 KBDemo  
HS TFTP is a software library in C (supplied with full source code) which implements Trivial File Transfer Protocol (TFTP) over UDP socket layer according to RFC 1350HS TFTP is a software library in C (supplied with full source code) which implements Trivial File Transfer Protocol (TFTP) over UDP socket layer according to RFC 1350. Support for client and server side for both file get and put are provided. Optional 1024 block size vs 512 size configuration is available HOW IT WORKS: When user application initlialises Hs TFTP library, it provides interface callbacks for the services used by HS TFTP...
HS XMODEM C Source Library 1.1340.1 KBDemo  
HS XMODEM is a software library in C (supplied with full source code) that provides a programmer with the off-the-shelf support for XMODEM protocol data transfer capabilityHS XMODEM is a software library in C (supplied with full source code) that provides a programmer with the off-the-shelf support for XMODEM protocol data transfer capability. Support for both sender and receiver are provided. Other features include 1024 block size vs 128, CRC vs checksum, configurable timers and retries * HOW IT WORKS: When user application initlialises HsXmodem library, it provides interface callbacks for the services used...
HS NTP C Source Library 1.068.0 KBDemo  
HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time. First user application calls HS NTP initialisation function supplying pointers to callback functions in user code for timer management and for reporting NTP...
HS SMTP Lite 1.076.0 KBDemo  
HS SMTP LITE is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821HS SMTP LITE is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Support for transfer of basic message header and text is provided To send a text email message to any address on the internet, the user application calls a single function HsSmtpSendMail, specifying mail server name or IP address, sender address,...
Source Code Library 1.7.0.87.7 MBShareware $79.99 
Source Code Library is a powerful multi-language source code Library and clipboard extender with the following benefits:  1Source Code Library is a powerful multi-language source code Library and clipboard extender with the following benefits: 1. Built-in library with 50,000++ lines of code 2. Quick and powerful search engine 3. Powerful printing capability 4. Password protection & strong 256 bits encryption (optional) 5. User notes & attachments handling 6. Favorites & rating support 7. Full integration with *all* major programming IDEs And much more!
HS POP3 Lite 1.080.0 KBDemo  
HS POP3 Lite is a software library in C (supplied with full source code) which implements the client side of Post Office Protocol Version 3 (POP3) over TCP socket layer according to RFC 1939HS POP3 Lite is a software library in C (supplied with full source code) which implements the client side of Post Office Protocol Version 3 (POP3) over TCP socket layer according to RFC 1939. Among other features, the library supports user authentication, reception of basic internet headers and text, message deletion and statistics First user application calls HS POP3 initialisation function supplying pointers to callback functions in user...
PHP Code Library 1.9.0.1467.6 MBShareware $79.99 
PHP Code Library is a powerful multi-language source code Library with the following benefits:  1PHP Code Library is a powerful multi-language source code Library with the following benefits: 1. Built-in library with 50,000+ lines of code 2. Quick and powerful search engine 3. Powerful printing capability 4. Password protection & strong 448 bits encryption (optional) 5. User notes & attachments handling 6. Favorites & rating support 7. Full integration with *all* major programming IDEs And much more! PHP Code...
HS X.25 (with RFC1613 XOT) C Source Library 1.2252.1 KBDemo  
HS XHS X.25 is a software library in C (supplied with full source code) which implements ITU-T recommendation X.25 - Interface between Data Terminal Equipment (DTE) and Data Circuit-terminating Equipment (DCE) for terminals operating in the packet mode and connected to public data networks by dedicated circuit. HS X.25 incliudes RFC1613 Cisco XOT protocol for X.25 over TCP applicaitions. HS X.25 internally at a lower layer interfaces to HsDL...
ASP Code Library 1.7.0.95.4 MBShareware $79.99 
ASP Code Library is a powerful multi-language source code Library with the following benefits:  1ASP Code Library is a powerful multi-language source code Library with the following benefits: 1. Built-in library with 50,000++ lines of code 2. Quick and powerful search engine 3. Powerful printing capability 4. Password protection & strong 448 bits encryption (optional) 5. User notes & attachments handling 6. Favorites & rating support 7. Full integration with *all* major programming IDEs And much more!
New downloads of Development, Components & Libraries
Title / Version / Description Size License Price
Control System Works 1.0.3580.03.7 MBFreeware  
Control System Works is a web-based framework for building HMI/SCADA/EMI/process control solutions using Microsoft Control System Works is a web-based framework for building HMI/SCADA/EMI/process control solutions using Microsoft .NET and Microsoft Silverlight. Control System Works offers: open system with unlimited customization capabilities; powerful contemporary graphics; works across network boundaries and firewalls; zero administration client; rich and transparent configuration capabilities; high-availability. CS Works consists of two major...
.NET PDF Component for C#,VB,ASP.NET 2.07.9 MBShareware $299 
NetXtreme PDF is a NetXtreme PDF is a .NET library with the capability to produce Adobe PDF files. It features a full-fledged object model for the easy creation of PDF files from any .NET language, providing complete control over the positioning of the elements in a PDF document. It does not use any external libraries and is built from scratch in C#. It can be used on the server-side (ASP.NET or any other environment) or with Windows Forms / WPF applications....
CForge .NET IMAP Component for CS,VB,ASP 3.09.6 MBShareware $149 
NetXtremeImap is a powerful component which allows you to quickly and securely manage mail messages on a remote server using ImapClient class with a few lines of codeNetXtremeImap is a powerful component which allows you to quickly and securely manage mail messages on a remote server using ImapClient class with a few lines of code. MIME is also supported by NetXtremeImap which allows you to read mail message from file (.eml extension) or stream, sign/verify, encrypt/decrypt, extracts mail message headers and bodies, retrieve attachments. Major Features: * Receive message list. *...
PostgreSQL Data Access Components 1.203.0 MBDemo $129.95 
PostgreSQL Data Access Components (PgDAC) is a library of components that provides direct access to PostgreSQL database servers from Delphi, Delphi for PostgreSQL Data Access Components (PgDAC) is a library of components that provides direct access to PostgreSQL database servers from Delphi, Delphi for .NET, and C++Builder. PgDAC is designed to help programmers develop really lightweight, faster and cleaner PostgreSQL database applications without deploying any additional libraries. PgDAC works directly through TCP/IP protocol and does not use the PostgreSQL client library. As data is...
Elecard Codec .NET SDK G4 1.38.5 MBShareware $299 
Elecard Codec Elecard Codec .NET SDK G4 enables programmers to use Elecard components within the Microsoft DirectShow technology for development of multimedia applications on Microsoft .NET Framework. Elecard Codec SDK package includes: Codecs, Documentation and Sample Applications. Samples include decoding, encoding and network solutions that demonstrate the use and configuring of different Elecard components that come along with SDK, such as Elecard...
 
  
Copyright © 1996-2009 Download 32. All Rights Reserved.