OpenSSL 0.9.7c
· Data integrity: An application can detect if data has been modified during transmission.
· Authenticity: An application can verify the identity of the sender using certificates.
· Privacy: An application can ensure that no intermediary between the sender and the recipient can understand the data.
Transport Layer Security is an extension of SSL. It is now overseen by an international standards organization. It provides the same capabilities as SSL (data integrity, authenticity, and privacy between client and server), but takes advantage of newer, more advanced cryptographic technology. It is backwards compatible with SSL.
The cryptographic library includes a multitude of encryption algorithms. The symmetric, or private key, encryption algorithms offered include Rijndael (now officially the Advanced Encryption Standard, or AES, algorithm of the U.S. government), IDEA, DES, 3DES, RC2, RC4, and Blowfish. The asymmetric, or private/public key, encryption algorithms include RSA, DSA, and Diffie-Hellman. Also included are message digest algorithms such as MD2, MD5, MDC2, and SHA, whose resulting hashes can be used by digital signature schemes to digitally sign documents. The Open SSL library uses some but not all of these algorithms.
To compile for the Win32 platform, Perl or compiling under Cygwin is required. Some of the encryption routines/algorithms are covered by patents.
Stunnix CXX-Obfus is an advanced professional obfuscator - tool to make C/C++ code very difficult to study and rework, with advanced GUI and ActiveX symbols extraction tool. All dialects of C/C++ and heavy use of preprocessor are fully supported.
.NET Reactor is a powerful code protection and software licensing system. .NET Reactor prevents decompilation by a variety of methods which convert your .NET assembly (EXE & DLL) into processes which no existing tool can decompile.
Polyglot 3000 is automatic language identifier that can detect the language used in a text, phrase, or even a single word. The program features over 400 languages. Input text files utilise both Unicode and ANSI encodings.
VC++ Basic Computer Vision Library. Motion, and Image recognition (Canny, Hough Lines, Contour Finder, and more.). Allows rapid development with almost zero lines of code. Includes video capture components. Free for non-commercial use.
BasicVideo is a set of Visual C++ components for fast video capture and playback. They allow fast complex video manipulations with zero lines of program code. The library supports huge number of formats and technologies. Free for non-commercial use.
