18 programs for "md5sum" with 1 filter applied:

  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1

    cppcrypto

    C++ cryptographic library (modern hash functions, ciphers, KDFs)

    ...: Encrypt-then-MAC (EtM), GCM, OCB, ChaCha-Poly1305, Schwaemm. Streaming AEAD. MAC functions: HMAC, Poly1305. Key derivation functions: PBKDF2, scrypt, Argon2, HKDF. Includes sample command-line tools: - 'digest' - for calculating and verifying file checksum(s) using any of the supported hash algorithms (similar to md5sum or RHash). - 'cryptor' - for file encryption using Serpent-256 algorithm in AEAD mode. Check out the cppcrypto web site linked below for programming documentation.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    HashSum is a .NET port from GNU's md5sum and sha1sum. It supports: hash algorithm selection between MD5 and SHA1 (more could be added later) and compatibility between HashSum and GNU's checksum file format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Multi-Threaded Multi-Node Utils (Mutil)

    Multi-Threaded Multi-Node Utils (Mutil)

    Multi-threaded cp and md5sum based on GNU coreutils

    Mutil is a set of standard utilities that have been parallelized to maximize performance on modern file systems. These currently include multi-threaded drop-in replacements for cp and md5sum from GNU coreutils, which have achieved 10/30x rates on one/many nodes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    CopyAndVerify

    Simple gui program to copy a file or dir, verify and save hash

    This is a simple program to copy files or directories and verify the copied file with hashes. Hash is saved in .hash file compatible with md5sum(hashSUM). It has a gui and work on Linux and windows (the script should work even on Mac). Hash is computed while reading so sources file are read only once. The executables have been created using pp : it creates an executable similar to an autoextract-zip with the script, the perl engine and all libraries. I'm using it under linux to copy GigaBytes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5
    MD5Sum-gui

    MD5Sum-gui

    MD5sum is an utility that calculates 128-bit MD5 hash

    MD5sum is a little utility that helps you to calculate 128-bit MD5 hashes for a given string, as described in RFC 1321.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    dupehasher

    Shell script for managing duplicate image files in a directory.

    ... (post-deletion) files in a chronologically-sequential manner; or according to the md5sum or sha256 sum of every file. File extensions (.jpg for example) are preserved, and there is a user option to ensure that the extension is correct (for example, a .jpg file is indeed a jpeg and not, for example, a png). Finally, an interactive mode exists for users who are not comfortable with the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Debian 32bit VBox

    Debian 32bit VBox

    Learn Linux sysadmin from Windows PC using this Debian Virtual Box

    An Oracle Virtual Box image, packaged as an appliance to be downloaded and run anywhere. Created on 32-bit Windows XP & Oracle Virtual box 4.2.6. The VM is a Debian Squeeze 6.0.7 i386. md5sum: 85ab2066b7381af12b741a3d4dedf6c9 This file is to be specifically used along with this other great project: http://nixsrv.com/llthw There is a 64bit Debian image similar to mine in that link above. To benefit those like me who still have 32bit machines, I have created and uploaded this image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    a shell script to recursively compare 2 directories, file by file (using md5sum command)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The HBLCFinder program is designed to identify literature records containing blood lead measurement data in abstracts. hblc_finder_012210.tar.gz md5sum 45c7955a14a215755d0821e9c062af70
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    cfv is a utility to both test and create .sfv(Simple File Verify), .csv, .crc, md5sum, bsd md5, sha1sum, and .torrent files. cfv also includes test-only .par and .par2 support. These are commonly used to ensure the correct retrieval or storage of data
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    md5cache is best described as an fast, improved "md5sum". it determines the md5-hash of a file and print it out. but, on a second call to the same file, as long as it keeps unchanged, there is no need to rescan the whole file again. its database driven
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    fafisu is short name for "fast file hash". it determines an md5-checksum from a 4 KB part of the middle of the file (you can change the size of that part). it is enough to use this checksum for determine if files could be equal. than use md5sum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a source delta update program which allows you to patch compressed tarballs and retain the original MD5sum. Very much like diff/patch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple graphical file verification utility, utilising md5sum and cksum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ZiZoR is a file chopper made with C and GTK. This Project aims to build a graphical and text-mode file-chopper program with many features as well as split or hacha (and more) including compression, encryptation, md5sum, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Md5some aims to be a clone of the Gnu md5sum utility, which the additional (and seemingly unique) feature of being able to directly calculate the md5sum of a CD under Windows. It's written in C and builds on Gnu/Linux and Cygwin/Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mindex is a multi-user client/server based media indexing tool, written entirely in C++. The gathered data about a media includes name, size, path and an md5sum of the files on it. This list is then sent to a server, which stores it in a database .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JStream is a stream manipulator based on plugin architecture. Streams are manipulated via custom scripts (Java language). JStream uses Java NIO for better performances. With JStream, you can easyly create programs like : MD5Sum, TCP Redirector...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next