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.416.559 Times

Md5 Sha 1 freeware
Filter: All | Freeware | Demo
 

Md5 Sha 1

< 1 2 3 4 5 > 
Added: April 27, 2010 | Visits: 1.825

Crypt::OpenPGP Crypt::OpenPGP is a Pure-Perl OpenPGP implementation. SYNOPSIS my $pgp = Crypt::OpenPGP->new; my $result = $pgp->handle( Data => $message_body ); my $signature = $pgp->sign( Filename => $file, KeyID => $key_id, Passphrase => $pass, Detach => 1, Armour => 1, ); my $valid =...



Platforms: *nix

License: Freeware Size: 97.28 KB Download (121): Crypt::OpenPGP Download

Added: November 17, 2010 | Visits: 1.061

Digest::SHA1 Digest::SHA1 is a Perl interface to the SHA-1 algorithm. SYNOPSIS # Functional style use Digest::SHA1 qw(sha1 sha1_hex sha1_base64); $digest = sha1($data); $digest = sha1_hex($data); $digest = sha1_base64($data); $digest = sha1_transform($data); # OO style use Digest::SHA1; $sha1...





Platforms: *nix

License: Freeware Size: 38.91 KB Download (114): Digest::SHA1 Download

Released: November 20, 2018  |  Added: November 25, 2018 | Visits: 738

Makesoft DuplicateFinder Makesoft DuplicateFinder can quickly and easily find and delete duplicates based on different compare algorithms. It's can help you free up space on the hard drive and speed up the operating system. Makesoft DuplicateFinder scans the computer and lists duplicate files based on Byte for Byte...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 4.2 MB Download (114): Makesoft DuplicateFinder Download

Added: October 08, 2010 | Visits: 891

Mail::DKIM::DkSignature Mail::DKIM::DkSignature is a DomainKeys signature header. CONSTRUCTORS parse() - create a new signature from a DomainKey-Signature header my $sig = parse Mail::DKIM::DkSignature( "DomainKey-Signature: a=rsa-sha1; b=yluiJ7+0=; c=nofws" ); Constructs a signature by parsing the provided...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (114): Mail::DKIM::DkSignature Download

Added: May 10, 2013 | Visits: 1.015

msmtp msmtp is an SMTP client. In the default mode, it transmits a mail to an SMTP server (for example at a free mail provider) which takes care of further delivery. To use this program with your mail user agent (MUA), create a configuration file with your mail account(s) and tell your MUA to call...


Platforms: *nix, C/C++, BSD

License: Freeware Download (110): msmtp Download

Added: August 15, 2010 | Visits: 776

NmapFE NmapFE is the graphical X Window front end for nmap. Recent source releases and binary packages are described below. Older version (and sometimes newer test releases) are available from the dist directory (and really old ones are in dist-old) For the more security-paranoid (smart) users, GPG...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (109): NmapFE Download

Added: May 09, 2010 | Visits: 1.027

SILC Toolkit SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing services in the Internet. It can be used to send any kind of messages, in addition to normal text messages This includes multimedia messages like images, video, and audio stream. All messages in the SILC...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (106): SILC Toolkit Download

Added: January 25, 2010 | Visits: 720

HyperCube Java for Mac OS X 10.6 Update 1 delivers improved reliability, security, and compatibility for Java SE 6. Java for Mac OS X 10.6 Update 1 supersedes the previous Java for Mac OS X 10.6. This release updates Java SE 6 to version 1.6.0_17. This release is only for Mac OS X 10.6.2 or later versions...


Platforms: Mac

License: Freeware Download (103): HyperCube Download

Added: March 26, 2010 | Visits: 975

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

Released: January 30, 2012  |  Added: February 12, 2012 | Visits: 1.413

XDigesterCheck FREE DiceLock Security XDigesterCheck GUI and .dylib library for Mac OS X. If in your process or software applications you have need for generating hash values for different type of information you can incorporate libXHashDigester.dylib library in your applications to generate the hash you...


Platforms: Mac, Java

License: Freeware Size: 189.91 KB Download (100): XDigesterCheck Download

Added: September 16, 2010 | Visits: 1.035

SILC Client SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing services in the Internet. It can be used to send any kind of messages, in addition to normal text messages. This includes multimedia messages like images, video, and audio stream. All messages in the...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (100): SILC Client Download

Added: January 25, 2010 | Visits: 566

cksumApp cksumApp is a small modification of the former application md5App, to make it compute SHA-1 hashes. Its is a simple GUI that makes it easy to drag and drog files and returns their checksum.It was first written by Enigmarelle and modified by Julien Bordet to add SHA-1 algorithm.


Platforms: Mac

License: Freeware Download (98): cksumApp Download

Added: August 07, 2010 | Visits: 899

sign sign is a file signing and signature verification utility. Its main purpose is to be a simple and convenient extension to a tar/gz/bzip2 line of tools to check file integrity and authenticity. Its small and simple, it does just one thing and hopefully does it well. I needed a tool to digitally...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (98): sign Download

Added: April 11, 2010 | Visits: 1.188

Mail::DKIM::Signature Mail::DKIM::Signature module encapsulates a DKIM signature header. CONSTRUCTORS new() - create a new signature from parameters my $signature = new Mail::DKIM::Signature( [ Algorithm => "rsa-sha1", ] [ Signature => $base64, ] [ Method => "relaxed", ] [ Domain => "example.org", ] [...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (98): Mail::DKIM::Signature Download

Added: February 21, 2010 | Visits: 1.039

Jacksum KDE Konqueror Integration Jacksum KDE Konqueror Integration installs features of Jacksum 1.7.0 at the KDE Konqueror (and uninstalls it again if you like). Jacksum is a free and platform independent software for computing and verifying checksums, CRCs and message digests (known as hash values and fingerprints). "Jacksum"...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (96): Jacksum KDE Konqueror Integration Download

Added: January 25, 2010 | Visits: 797

Sum+Gen Sum+Gen is a drag and drop tool for verifiying and generating checksums, MD5, SHA, SHA1, RMD160 and MDC2


Platforms: Mac

License: Freeware Download (95): Sum+Gen Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 793

Easy Hash Simple file and text hash value calculator. Supports more than 130 hash functions including: AP Hash, Adler 16, Adler 32, Adler 8, BKDR Hash, BP Hash, CK SUM MPEG-2, CK Sum, CRC DNP, CRC-16, CRC-16 (IBM), CRC-16 (Kermit), CRC-16 (Modbus), CRC-16 (Sick), CRC-16 (X25), CRC-16 CCITT (0x1D0F), CRC-16...


Platforms: Windows

License: Freeware Download (94): Easy Hash Download

Added: January 01, 2010 | Visits: 1.480

Template::Plugin::Digest::SHA1 Template::Plugin::Digest::SHA1 is a TT2 interface to the SHA1 Algorithm. SYNOPSIS [% USE Digest.SHA1 -%] [% checksum = content FILTER sha1 -%] [% checksum = content FILTER sha1_hex -%] [% checksum = content FILTER sha1_base64 -%] [% checksum = content.sha1 -%] [% checksum =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Template::Plugin::Digest::SHA1 Download

Added: January 13, 2010 | Visits: 968

Digest::SHA::PurePerl Digest::SHA::PurePerl is a Perl implementation of SHA-1/224/256/384/512. SYNOPSIS In programs: # Functional interface use Digest::SHA::PurePerl qw(sha1 sha1_hex sha1_base64 ...); $digest = sha1($data); $digest = sha1_hex($data); $digest = sha1_base64($data); $digest = sha256($data);...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (93): Digest::SHA::PurePerl Download

Added: May 10, 2013 | Visits: 486

As3 Crypto Framework As3 Crypto is a cryptography library written in Actionscript 3 that provides several common algorithms. Features: - Public Key Encryption: RSA (partial. encryption only.) - Secret Key Encryption: AES, DES, 3DES, BlowFish, XTEA, RC4 - Confidentiality Modes: ECB, CBC, CFB, CFB8, OFB, CTR -...


Platforms: Windows, Mac, *nix, Flash, BSD Solaris

License: Freeware Download (74): As3 Crypto Framework Download

< 1 2 3 4 5 >