|
|
|
HsCipherSDK is an Encryption Library providing an API to a suite of symmetric key cryptographic algorithms and one way hash digital signature algorithms. The library includes the following block and stream cipher modules:
* 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
HsCipherSDK includes s standard DLL for use from Visual C, standard DLL for use from Visual Basic and ActiveX DLL (COM object) for use from Visual C, Visual Basic or any other language supporting activeX. HsCipherSDK itself is fully written in Visual C (plain C style) and the source code is included with HsCipherSDK Plus edition
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
|
|
|
RFC 2183
view RFC
browse RFC
RFC 1341
RFC 3174
RFC tool
RFC editor
RFC 822
RFC 1321
RFC utility -------------------------
|
|
HsCipherSDK Encryption Library: http://www.hillstone-software.com/hs_cipher_sdk_setup.exe
|
|
NetXtremeFtp component for .NET (C#, VB.NET, and ASP.NET) offers a number of classes that make the work of transferring files directly from your application using FTP/SSL (an extension of FTP which is fast becoming a standard for secure FTP) more easily. FtpClient class provides a number of convenience asynchronous methods and events that allow you to quickly create applications which can handle file transfers simultaneously. The library also offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the File Transfer Protocols are implemented.
Major Features
* All the standard FTP file and directory operations (upload, download, rename, resume, abort,...).
* Supports folders synchronization.
* Supports compress or decompress data on-the-fly.
* Supports multi-threads upload and download.
* Supports FTP, FTP/SSL.
* Supports MODEZ, MODEB.
* Firewall and Proxy support.
* SSL2, SSL3, PCT and TLS support.
* X509 Certificate Management support.
* Large file support (>4GB).
* Supports IPv6.
* 100% managed code written in C#.
* Fully documented and 26 Sample projects written in C#, VB.NET and ASP.NET.
FTP, FTPS Component for .NET: http://www.safabyte.com/downloads/NetXtremeFtp.exe
|
|
|
|