| |
| SILC Toolkit |
| |
 |
| |
Features
SILC Toolkit can be used to implement new SILC clients or to integrate SILC
support in applications. The SILC Toolkit provides full SILC implementation
with simple application programming interfaces.
Full SILC Protocol 1.2 Support
The SILC Toolkit includes full implementation of the latest SILC protocol
version 1.2. All features of the protocol are implemented and documented
in the code and in reference manual.
Easy To Use And Deploy
SILC Toolkit is supported on all major platforms (Linux/Unix, Windows, Mac
OS X and Symbian OS), and has a very clear API and consistent programming
style throughout the code. This makes it very easy and fast to create new
SILC applications. The reference manual and developer guide provides
detailed instructions and examples on how to start. The Toolkit source
code is consistent, clear, documented and ANSI C compliant.
Everything You Need
SILC Toolkit is everything you need to create new SILC applications. While
it includes full implementation of the SILC protocol it also includes
crypto and math library for the cryptographic functions in applications,
portable utility library that includes all the necessary functions application
could need, for example, network routines, hash tables, threads and mutexes,
string functions, etc. No third-party code or libraries are required to
install or use SILC Toolkit.
Extensively Documented
The SILC Toolkit is shipped with SILC Toolkit Reference Manual which is
a complete reference and developer guide. It includes documents, tutorials,
examples and references to all SILC library APIs.
> See detailed specifications for SILC Toolkit
|