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

Generate Md5 Hash freeware
Filter: All | Freeware | Demo
 

Generate Md5 Hash

< 1 2 3 4 5 > 
Added: August 13, 2008 | Visits: 682

MD5 Calculator Calculator that lets you make comparisons between files that have been codified with MD5 security algorithm codes to see if they are for the same file.



Platforms: Windows

License: Freeware Size: 3 KB Download (122): MD5 Calculator Download

Added: March 21, 2010 | Visits: 1.100

Path::Graph Path::Graph is a Perl module created to generate paths from hash graph. SYNOPSIS Code 1 #!usr/bin/perl my %graph = ( A => {B=>1,C=>4}, B => {A=>1,C=>2}, C => {A=>4,B=>2} ); use Paths::Graph; my $g = Paths::Graph->new(-origin=>"A",-destiny=>"C",-graph=>%graph); my @paths =...





Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Path::Graph Download

Added: January 25, 2010 | Visits: 590

MD5 MD5 is a utility that lets you create and compare MD5 checksums. It can compare files as well as a file with a checksum-string. Or you can simply let the application calculate a checksum. Ease of use. MD5 is extremely easy to use. You want to compare two files? Just drop them together onto the...


Platforms: Mac

License: Freeware Download (120): MD5 Download

Added: March 05, 2010 | Visits: 1.425

C Algorithms Library C Algorithms Library is a collection of commonly used Computer Science algorithms. The focus is on code that is well documented and tested, portable, and reusable. The C Programming Language has a much smaller standard library compared to other more modern programming languages such as Java...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (116): C Algorithms Library Download

Added: August 05, 2008 | Visits: 882

DiamondCS MD5 This is our implementation of the famous MD5 algorithm, and presents an easy and highly secure way of verifying the integrity of files. Single-line text, multi-line text and file contents are all supported inputs.Software is often accompanied by an MD5 'hash' (or 'checksum')....


Platforms: Windows

License: Freeware Size: 23 KB Download (114): DiamondCS MD5 Download

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

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: August 08, 2010 | Visits: 1.007

Safe and SafeDesktop Safe and SafeDesktop project are created so that a user need not remember all her login names and passwords. What is Safe? Nowadays, every person is forced to remember lots of sensitive data to interact with machines during daily life. For instance, automatic teller machines ask for numerical...


Platforms: *nix

License: Freeware Download (109): Safe and SafeDesktop Download

Added: January 25, 2010 | Visits: 506

MD5it MD5it is a utility program for Macintosh to create a MD5 hash of files and programs.Verify that files and programs have not been changed when:A utility program for Macintosh to create a MD5 hash of files and programs. Verify that files and programs have not been changed when: Transfering over the...


Platforms: Mac

License: Freeware Size: 767 KB Download (106): MD5it Download

Added: September 15, 2010 | Visits: 1.684

Class::Method::hash Class::Method::hash is a Perl module that helps you create methods for handling a hash value. SYNOPSIS use Class::MethodMaker [ hash => [qw/ x /] ]; $instance->x; # empty $instance->x(a => 1, b => 2, c => 3); $instance->x_count == 3; # true $instance->x = (b => 5, d => 8); # Note this...


Platforms: *nix

License: Freeware Size: 89.09 KB Download (105): Class::Method::hash Download

Added: January 25, 2010 | Visits: 438

MD5shot MD5shot is a utility to quickly get the md5 hash of a string or file without a trip to the terminal. Also does file and string comparison and file integrity checking.


Platforms: Mac

License: Freeware Download (104): MD5shot Download

Added: June 23, 2010 | Visits: 995

Tie::Hash::RegexKeys Tie::Hash::RegexKeys will match hash keys using Regular Expressions. SYNOPSIS use Tie::Hash::RegexKeys; use Data::Dumper; my %h; tie %h, Tie::Hash::RegexKeys; my $a = .1.2.3.4.5.6.2; my $b = .1.2.3.4.5.7; my $c = .1.2.3.4.5.6.1; my $d = .1.2.3.4.5.6.1.6; $h{$a}="key1";...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Tie::Hash::RegexKeys Download

Added: April 15, 2010 | Visits: 1.103

Generate Numly Copyright Generate Numly Copyright is a Firefox extension that registers documents and blogs for Numly copyright. Numly Numbers are unique identifiers of electronic media and recognized worldwide by electronic publishing companies and electronic content providers. Numly Numbers are simple and quick to...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): Generate Numly Copyright Download

Added: August 15, 2010 | Visits: 990

Hash::Diff::Dispatch Hash::Diff::Dispatch allows to execute code depending on difference between hashes. SYNOPSIS my $hash_watcher = Hash::Diff::Dispatch->new( {}, # Sets the starting hash # The events will be called using the order returned # by calling keys on these values... b => &bold, i => &italic,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): Hash::Diff::Dispatch Download

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

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: May 06, 2010 | Visits: 976

Tie::Proxy::Hash Tie::Proxy::Hash is a Perl module created to efficiently merge & translate hashes. SYNOPSIS my (%hash, $ref); $ref = tie %hash, Tie::Proxy::Hash, (bart => +{a => 1, b => 2}, maggie => +{a => 5, c => 6, e => 10}, ); $hash{a} == 1; # true $hash{b} == 2; # true (bart supercedes maggie)...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (99): Tie::Proxy::Hash Download

Added: January 18, 2010 | Visits: 1.508

B::Generate B::Generate is a Perl module which you can create your own op trees. SYNOPSIS use B::Generate; # Do nothing, slowly. CHECK { my $null = new B::OP("null",0); my $enter = new B::OP("enter",0); my $cop = new B::COP(0, "hiya", 0); my $leave = new B::LISTOP("leave", 0, $enter, $null);...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): B::Generate Download

Added: April 14, 2010 | Visits: 1.003

Hash::Type Hash::Type module contains pseudo-hashes as arrays tied to a "type" (list of fields). SYNOPSIS use Hash::Type; # create a Hash::Type my $personType = new Hash::Type(qw(firstname lastname city)); # create and populate some hashes tied to $personType tie %wolfgang, $personType, "wolfgang...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Hash::Type Download

Added: January 13, 2010 | Visits: 1.134

Class::Generate Class::Generate is a Perl module that can generate Perl class hierarchies. SYNOPSIS use Class::Generate qw(class subclass delete_class); # Declare class Class_Name, with the following types of members: class Class_Name => [ s => $, # scalar a => @, # array h => %, # hash c => Class, #...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (96): Class::Generate Download

Added: October 21, 2010 | Visits: 1.453

Template::Plugin::Digest::MD5 Template::Plugin::Digest::MD5 is a TT2 interface to the MD5 Algorithm. SYNOPSIS [% USE Digest.MD5 -%] [% checksum = content FILTER md5 -%] [% checksum = content FILTER md5_hex -%] [% checksum = content FILTER md5_base64 -%] [% checksum = content.md5 -%] [% checksum = content.md5_hex -%]...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Template::Plugin::Digest::MD5 Download

Added: September 08, 2010 | Visits: 1.167

Hash::Merge Hash::Merge Perl module merges arbitrarily deep hashes into a single hash. SYNOPSIS use Hash::Merge qw( merge ); my %a = ( foo => 1, bar => [ qw( a b e ) ], querty => { bob => alice }, ); my %b = ( foo => 2, bar => [ qw(c d) ], querty => { ted => margeret }, ); my %c = %{ merge(...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (96): Hash::Merge Download

< 1 2 3 4 5 >