Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.958 Times

Des freeware
Filter: All | Freeware | Demo
 

Des

< 1 2 3 4 5 > 
Added: January 11, 2010 | Visits: 1.021

LSM-PKCS11 LSM-PKCS11 is a project intended to support the implementation of Lite Security Modules. The targets of such implementations are PKIs (Public Keys Infrastructures) for intra-company and network applications, requiring a non-trivial security level but not so budgeted to allow the acquisition of... Platforms: *nix

License: Freeware Size: 1.2 MB Download (105): LSM-PKCS11 Download

Added: February 24, 2010 | Visits: 882

CyaSSL CyaSSL package is a fast, dual-licensed implementation of SSL for embedded and small footprint devices. It includes SSL client libraries and an SSL server implementation. CyaSSL supports multiple APIs including an OpenSSL compatibility interface. TLS 1.1 is supported along with cipher suites... Platforms: *nix

License: Freeware Size: 583.68 KB Download (99): CyaSSL Download

Added: March 12, 2010 | Visits: 1.216

c2cWebdialer c2cWebdialer provides an extension which works with a CISCO IP telephony solution to provide an easy way to dial phone numbers. C2cWebdialer extension works with a CISCO IP telephony solution to provide an easy way to dial phone numbers on web pages. Just select the phone number and choose... Platforms: *nix

License: Freeware Size: 4.1 KB Download (108): c2cWebdialer Download

Added: November 23, 2010 | Visits: 1.488

Starfish Password Manager Starfish Password Manager project consists of a password manager. Starfish is a simple password manager. It stores all of its data in XML, and uses strong encryption (MD5 with DES).. Platforms: *nix

License: Freeware Size: 798.72 KB Download (116): Starfish Password Manager Download

Added: August 11, 2010 | Visits: 1.565

Games::WoW::PVP Games::WoW::PVP is a Perl module with the great new Games::WoW::PVP! SYNOPSIS Quick summary of what the module does. Perhaps a little code snippet. use Games::WoW::PVP; my $WoW = Games::WoW::PVP->new(); # looking for a character my %hash = $WoW->search_player( { country => EU, # EU... Platforms: *nix

License: Freeware Size: 4.1 KB Download (187): Games::WoW::PVP Download

Added: October 14, 2010 | Visits: 1.892

Secure Java Diary Secure Diary is a Java application that uses the Bouncy Castle JCE to provide strong encryption for your diary. It stores the entries using blowfish and triple DES. It allows you to enter/view/export diary enteries in multiple diaries.. Get Jay's Secure Java Diary at SourceForge.net. Fast,... Platforms: *nix

License: Freeware Size: 839.68 KB Download (266): Secure Java Diary Download

Added: July 15, 2010 | Visits: 836

Yavipind Yavipind is a secure tunnel aka 2 peers securely forwarding packets toward each other. It forwards any kind of packet (IPv4, IPv6 or other) sent over the virtual point-to-point device (e.g. tun0). It fully runs in linux userspace. yavipin has been written because i wasnt satisfied by the... Platforms: *nix

License: Freeware Size: 88.06 KB Download (93): Yavipind Download

Added: June 18, 2010 | Visits: 1.085

GNU Keyring Keyring is a program lets you securely store digital secret keys on your Palm handheld computer. This information might include computer account passwords, credit card or banking numbers, GnuPG passphrases, or OPIE pads. (Previously "GNU Keyring for PalmOS".) Many people use Keyring for PalmOS... Platforms: *nix

License: Freeware Size: 44.03 KB Download (102): GNU Keyring Download

Added: October 18, 2010 | Visits: 2.469

John The Ripper MPI John The Ripper MPI is an updated version of Ryan Lims patch for john the ripper to support MPI, in addition to a large number of third party patches to support additional ciphers and such. MPI allows you to use multiple processors on a single system, or a cluster of systems for cracking... Platforms: *nix

License: Freeware Size: 849.92 KB Download (218): John The Ripper MPI Download

Added: November 05, 2010 | Visits: 1.132

Crypt::UnixCrypt Crypt::UnixCrypt is a perl-only implementation of the crypt function. SYNOPSIS use Crypt::UnixCrypt; $hashed = crypt($plaintext,$salt); # always use this modules crypt BEGIN { $Crypt::UnixCrpyt::OVERRIDE_BUILTIN = 1 } use Crypt::UnixCrypt; This module is for all those poor souls whose... Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Crypt::UnixCrypt Download

Added: March 26, 2010 | Visits: 978

Libgcrypt Libgcrypt is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour) hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for all hash... Platforms: *nix

License: Freeware Size: 983.04 KB Download (102): Libgcrypt Download

Added: October 03, 2010 | Visits: 1.249

libmcrypt libmcrypt is the library which implements all the algorithms and modes found in mcrypt. libmcrypt library is currently under development but it seems to work pretty good. Unlike most encryption libraries libmcrypt does not have everything (random number generators, hashes, hmac implementation,... Platforms: *nix

License: Freeware Size: 522.24 KB Download (122): libmcrypt Download

Added: July 20, 2010 | Visits: 820

mcrypt mcrypt is intended to be a replacement of the old unix crypt under the GNU General Public License. Unix Crypt was a popular file encryption program in unix boxes. mcrypt was based on the enigma encryption algorithm but it was considerable trivialized. Since this was not adequate, even for... Platforms: *nix

License: Freeware Size: 378.88 KB Download (107): mcrypt Download

Added: July 14, 2010 | Visits: 922

Data::Serializer Data::Serializer package contains modules that serialize data structures. SYNOPSIS use Data::Serializer; $obj = Data::Serializer->new(); $obj = Data::Serializer->new( serializer => Storable, digester => MD5, cipher => DES, secret => my secret, compress => 1, ); $serialized =... Platforms: *nix

License: Freeware Size: 25.6 KB Download (93): Data::Serializer Download

Added: November 20, 2010 | Visits: 1.159

The Blowfish The Blowfish cipher in C and i386 assembler. In cryptography, Blowfish is a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier and included in a large number of cipher suites and encryption products. While no effective cryptanalysis of Blowfish has been found to date, more... Platforms: *nix

License: Freeware Size: 12.29 KB Download (180): The Blowfish Download

Added: November 18, 2013 | Visits: 1.214

Areca Areca is an Open Source file backup software developped in Java. Here are some key features of "Areca": ?*A* Archives Compression (Zip format) ?*A* Archives Encryption (Triple DES encryption algorithm) ?*A* Source file filters (by extension, subdirectory or regular expression) ?*A* Incremental... Platforms: *nix

License: Freeware Size: 2.25 MB Download (94): Areca Download

Added: March 19, 2010 | Visits: 2.198

phpass phpass is a portable PHP password hashing framework. This is a portable public domain password hashing framework for use in PHP applications. It is meant to work with PHP 3 and above, and it has actually been tested with PHP 3.0.18, 4.3.x, 4.4.x, and 5.0.x so far. The preferred (most secure)... Platforms: *nix

License: Freeware Size: 4.1 KB Download (159): phpass Download

Added: May 04, 2010 | Visits: 1.071

WengoPhone The Wengophone is an easy to use program, that enables you to call anyone, anywhere, anytime, for free. Its native use of the SIP protocol makes it interoperable with most on the known VoIP technologies. WengoPhone already has built-in video capabilities, and is will offer many more features in... Platforms: *nix

License: Freeware Download (119): WengoPhone Download

Added: September 05, 2010 | Visits: 1.125

crypt_blowfish crypt_blowfish is a modern password hashing for your software and your servers. This is an implementation of a modern password hashing algorithm, based on the Blowfish block cipher, provided via the crypt(3) and a reentrant interface. It is compatible with bcrypt (version 2a) by Niels Provos... Platforms: *nix

License: Freeware Size: 23.55 KB Download (97): crypt_blowfish Download

Added: July 13, 2010 | Visits: 1.923

John the Ripper John the Ripper is a fast password cracker, currently available for many flavors of Unix (11 are officially supported, not counting different architectures), DOS, Win32, BeOS, and OpenVMS. It supports several crypt(3) password hash types which are most commonly found on various Unix flavors, as... Platforms: *nix

License: Freeware Size: 798.72 KB Download (334): John the Ripper Download

< 1 2 3 4 5 >