Results For "ruby encryption library"

   
Order by Related - New Release - Rate

 

Results in Title For ruby encryption library

Chilkat Ruby Encryption Library 4.0

 The Chilkat Ruby encryption library provides an advanced API for symmetric encryption, public-key encryption, digital signatures, hashing, and encoding/decoding. ..

Ruby Code Library

 Ruby 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! ..

Chilkat Ruby Email Library 7.4

 The Chilkat Ruby email library fully supports SMTP, POP3, MIME, HTML, SSL, S/MIME, secure authentication, attachments, SSL, zip and unzip of attachments, XML import/export, and is fully internationalized to handle email in any language. ..

 

Chilkat Ruby FTP Library 1.4

 The Chilkat Ruby FTP library provides an advanced and easy-to-use API for uploading and downloading files on and FTP server. ..

Chilkat Ruby HTTP Library 2.0

 The Chilkat Ruby HTTP library provides an advanced API for sending HTTP/HTTPS GET and POST requests and HTTP/HTTPS uploads. ..

Chilkat Ruby IMAP Library 2.1

 The Chilkat Ruby IMAP library provides an advanced API for downloading and managing email on an IMAP server. ..

Chilkat Ruby MHT Library 5.0

 The Chilkat Ruby MHT library provides an API for creating and unpacking MHT files. ..

Chilkat Ruby MIME Library 3.1

 The Chilkat Ruby MIME and S/MIME library provides an advanced API for creating and manipulating MIME and S/MIME messages. ..

Chilkat Ruby Zip Library

 The Chilkat Ruby FTP library provides an advanced and easy-to-use API for uploading and downloading files on and FTP server. ..

Chilkat Ruby XMP Library 1.1

 Ruby XMP library for adding, updating, retrieving and removing XMP metadata from JPG and TIF image files. ..

 

Results in Keywords For ruby encryption library

 

.NET Encryption Library

 Affordable, powerful, and easy to use .NET Encryption/Hashing/Compression Library. Encrypt sensitive information such as passwords, credit cards and social security numbers...

Utilant Encryption Library

 Don..

QuickCrypt Library

 A fast, highly optimized implementation of symmetric (private-key) encryption/decryption algorithms: DES, Triple DES (3DES), DESX, BLOWFISH, RIJNDAEL (AES - Advanced Encryption Standard), GOST (USSR/Russian Encryption Standard). It supports 5 modes of operation: ECB (Electronic Codebook), CBC (Cipher Block Chaining), CFB (Cipher Feedback), OFB (Output Feedback), CTR (Counter mode). The library allows to encrypt/decrypt files, memory blocks, strings, blobs, streaming data. It is quick, flexible, easy to use. It supports 2 interfaces: QuickCrypt API (the API can be used as is, or it can be used to create wrappers for languages that can use DLL or LIB), and C++ Interface (C++ wrapper classes to QuickCrypt API). It allows static/dynamic linking. It has no external dependencies such as MFC DLLs, COM/DCOM or other component. The help file has C, C++ and Visual Basic (VB) examples showing how to add encrypting/decrypting functionality to Windows applications quickly and easily...

Chilkat Java Encryption Library 4.0

 The Chilkat Java encryption library provides an advanced API for symmetric encryption, public-key encryption, digital signatures, hashing, and encoding/decoding...

Chilkat Perl Encryption Library 4.0

 The Chilkat Perl encryption library provides an advanced API for symmetric encryption, public-key encryption, digital signatures, hashing, and encoding/decoding...

Chilkat Ruby Encryption Library 4.0

 The Chilkat Ruby encryption library provides an advanced API for symmetric encryption, public-key encryption, digital signatures, hashing, and encoding/decoding...

Chilkat Python Encryption Library 4.0

 The Chilkat Python encryption library provides an advanced API for symmetric encryption, public-key encryption, digital signatures, hashing, and encoding/decoding...

cryptlib

 Cryptlib by Peter Gutmann is a security toolkit that allows even less experienced programmers to add strong encryption and authentication services to their programs, security features that are becoming more and more indispensable. The library attempts to hide the low-level details of encryption/decryption and authentication from programmers, allowing them to quickly make their projects more secure. Some of the symmetric encryption (private key) and authentication algorithms that cryptlib supports include the following: ..

BIGSPEED Secure Socket Library

 ActiveX control for secure private networking with 128-bit AES encryption and on-the-fly compression. Offers message-oriented protocol over single TCP connection. Information is exchanged through typed data packets identified by a command code...

OpenSSL

 By using the Open SSL 0.9.7c library, developers can write applications that take advantage of Secure Sockets Layer (SSL v2/v3), Transport Layer Security (TLS v1). The Open SSL library uses the included full-strength general-purpose cryptography library, which can be used by itself. Security features such as the following can be implemented: ..

 

Results in Description For ruby encryption library

 

OpenPGP Library for .NET

 Pure .NET OpenPGP Library with no external dependencies. The Library provides easy API for OpenPGP encryption, decryption, clear signing, one pass signing and encryption, decrypt and verify, supports both files and streams...

Chilkat Ruby MHT Library 5.0

 The Chilkat Ruby MHT library provides an API for creating and unpacking MHT files...

Chilkat Ruby IMAP Library 2.1

 The Chilkat Ruby IMAP library provides an advanced API for downloading and managing email on an IMAP server...

Chilkat Ruby FTP Library 1.4

 The Chilkat Ruby FTP library provides an advanced and easy-to-use API for uploading and downloading files on and FTP server...

Chilkat Ruby Zip Library

 The Chilkat Ruby FTP library provides an advanced and easy-to-use API for uploading and downloading files on and FTP server...

Chilkat Ruby XMP Library 1.1

 Ruby XMP library for adding, updating, retrieving and removing XMP metadata from JPG and TIF image files...

Chilkat Ruby MIME Library 3.1

 The Chilkat Ruby MIME and S/MIME library provides an advanced API for creating and manipulating MIME and S/MIME messages...

Chilkat Ruby HTTP Library 2.0

 The Chilkat Ruby HTTP library provides an advanced API for sending HTTP/HTTPS GET and POST requests and HTTP/HTTPS uploads...

Xceed Encryption Library

 Xceed Encryption Library is an ActiveX component that allows Windows applications to encrypt and decrypt data using the latest industry standard strong encryption algorithms. It supports traditional secret-key encryption as well as public-key encryption, and can encrypt/decrypt memory buffers, strings, blobs, streaming data or files. For traditional strong encryption, the library supports the newly adopted AES (US Advanced Encryption Standard) secret-key encryption algorithm (Rijndael), which uses 128, 192 or 256-bit keys. It also supports the Twofish encryption algorithm, a runner-up for AES. For public-key encryption, it offers the RSA algorithm unlimited key bit-sizes. It includes a test vector sample application with the test vectors required to demonstrate correct implementation of the encryption algorithms offered. The library uses the modern SHA-2 and HAVAL hashing algorithms so that passphrases can be converted to exactly the amount of bits required for an encryption key and with better mathematical properties than older hashing algorithms such as MD5. Like all Xceed components, this library is designed to be flexible yet extremely easy to use. In fact, it only takes one line of code to encrypt or decrypt memory or files. A single line of code can even be used to chain together multiple Xceed components like the Xceed Streaming Compression Library and the Xceed Binary Encoding Library, so you can compress, encrypt and encode data into text just as easily. The fully self-contained ActiveX control at the core of the library is all you need to include with your projects. It has no external dependencies such as MFC DLLs, runtime libraries or other resources. That translates to minimal hassle at distribution time. The library also supports all the available ActiveX functionality designed to make your programming job easier, such as categorized properties, built-in constants and enumerations, context-sensitive F1-help, optional para..

RSP Encrypt .Net

 .Net library to encrypt files with a very fast implementation of AES 256 bits and standard RC4 , the AES ( Advanced Encryption Standard ) is adopted by NIST as an encryption standard to be used when very strong encryption is required , the RC4 is the standard RC4 encryption developed by RSA , the control has optimized code for new AMD Athlon and Intel P4 processors..

 

Results in Tags For ruby encryption library

 

Xceed Encryption Library

 Xceed Encryption Library is an ActiveX component that allows Windows applications to encrypt and decrypt data using the latest industry standard strong encryption algorithms. It supports traditional secret-key encryption as well as public-key encryption, and can encrypt/decrypt memory buffers, strings, blobs, streaming data or files. For traditional strong encryption, the library supports the newly adopted AES (US Advanced Encryption Standard) secret-key encryption algorithm (Rijndael), which uses 128, 192 or 256-bit keys. It also supports the Twofish encryption algorithm, a runner-up for AES. For public-key encryption, it offers the RSA algorithm unlimited key bit-sizes. It includes a test vector sample application with the test vectors required to demonstrate correct implementation of the encryption algorithms offered. The library uses the modern SHA-2 and HAVAL hashing algorithms so that passphrases can be converted to exactly the amount of bits required for an encryption key and with better mathematical properties than older hashing algorithms such as MD5. Like all Xceed components, this library is designed to be flexible yet extremely easy to use. In fact, it only takes one line of code to encrypt or decrypt memory or files. A single line of code can even be used to chain together multiple Xceed components like the Xceed Streaming Compression Library and the Xceed Binary Encoding Library, so you can compress, encrypt and encode data into text just as easily. The fully self-contained ActiveX control at the core of the library is all you need to include with your projects. It has no external dependencies such as MFC DLLs, runtime libraries or other resources. That translates to minimal hassle at distribution time. The library also supports all the available ActiveX functionality designed to make your programming job easier, such as categorized properties, built-in constants and enumerations, context-sensitive F1-help, optional para..

Chilkat Ruby Encryption Library 4.0

 The Chilkat Ruby encryption library provides an advanced API for symmetric encryption, public-key encryption, digital signatures, hashing, and encoding/decoding...

Chilkat Ruby Zip Library

 The Chilkat Ruby FTP library provides an advanced and easy-to-use API for uploading and downloading files on and FTP server...

OpenSSL

 By using the Open SSL 0.9.7c library, developers can write applications that take advantage of Secure Sockets Layer (SSL v2/v3), Transport Layer Security (TLS v1). The Open SSL library uses the included full-strength general-purpose cryptography library, which can be used by itself. Security features such as the following can be implemented: ..

cryptlib

 Cryptlib by Peter Gutmann is a security toolkit that allows even less experienced programmers to add strong encryption and authentication services to their programs, security features that are becoming more and more indispensable. The library attempts to hide the low-level details of encryption/decryption and authentication from programmers, allowing them to quickly make their projects more secure. Some of the symmetric encryption (private key) and authentication algorithms that cryptlib supports include the following: ..

HsCipherSDK Encryption Library

 HsCipherSDK is an Encryption Library providing an API of symmetric cryptographic algorithms and digital signing functions. The library includes block and stream cipher modules: AES, 3DES, ARC4, CAST-128, Blowfish,Twofish, MD5, SHA-1,SHA256,Whirlpool..

Ruby Code Library

 Ruby 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!..

Chilkat Ruby HTTP Library 2.0

 The Chilkat Ruby HTTP library provides an advanced API for sending HTTP/HTTPS GET and POST requests and HTTP/HTTPS uploads...

Chilkat Ruby IMAP Library 2.1

 The Chilkat Ruby IMAP library provides an advanced API for downloading and managing email on an IMAP server...

Chilkat Ruby MIME Library 3.1

 The Chilkat Ruby MIME and S/MIME library provides an advanced API for creating and manipulating MIME and S/MIME messages...

Related search : ncryption libraryruby encryptionchilkat ruby,ruby encryption librarychilkat ruby encryptionxml libraryruby xml,encryption algorithmsapplication canopen ssl,key encryption algorithmsssl library usestransport layer security,dll forstandard dll,selected
Order by Related - New Release - Rate

  python encryption library -   file encryption library -   java encryption library -   utilant encryption library -   ruby -

 

 

 
Advertisement