Showing 80 open source projects for "md5 checksum"

View related business solutions
  • Enterprise-Class Managed File Transfer. Icon
    Enterprise-Class Managed File Transfer.

    For organizations that need to automate secure file transfers to protect sensitive data.

    Diplomat MFT by Coviant Software is a secure, reliable managed file transfer solution designed to simplify and automate SFTP, FTPS, and HTTPS file transfers. Built for seamless integration, Diplomat MFT works across major cloud storage platforms, including AWS S3, Azure Blob, Google Cloud, Oracle Cloud, SharePoint, Dropbox, Box, and more.
    Learn More
  • Windocks - Docker Oracle and SQL Server Containers Icon
    Windocks - Docker Oracle and SQL Server Containers

    Deliver faster. Provision data for AI/ML. Enhance data privacy. Improve quality.

    Windocks is a leader in cloud native database DevOps, recognized by Gartner as a Cool Vendor, and as an innovator by Bloor research in Test Data Management. Novartis, DriveTime, American Family Insurance, and other enterprises rely on Windocks for on-demand database environments for development, testing, and DevOps. Windocks software is easily downloaded for evaluation on standard Linux and Windows servers, for use on-premises or cloud, and for data delivery of SQL Server, Oracle, PostgreSQL, and MySQL to Docker containers or conventional database instances.
    Learn More
  • 1
    Installation Instructions: 1) Compare the rpm checksum with the contents of .md5 file. $ md5sum hxms-wireshark-2.0.0-1.x86_64.rpm 2) Install wireshark library rpm. $ rpm -ivf --force hxms-wireshark-2.0.0-1.x86_64.rpm
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    PyCheck

    PyCheck

    Calculates the checksum of a file, and compares it to an original.

    PyCheck calculates the checksum of a file, and compares it to an original either by selecting an original copy of the file, or manually entering the checksum of the original file, such as when it is provided on a website from which you downloaded a file. In Linux this program depends on the Python3 TK package, so make sure you have python3-tk installed using your distribution's package manager before continuing. I digitally sign some files in my releases. If you'd like to verify those...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    victordoamaral
    Win32 and Win64 dll to compute very fast the checksum of strings or files using RSP32 , Adler32 , CRC32 , MD5 , SHA-1 , SHA-256 , MD5_32 , SHA-512 and RIPEMD160 Before using the new multi-thread mode read the documentation of the function checksums_multi_thread_v
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RSPchecksum
    Win32 and Win64 dll to compute very fast the checksum of strings or files using RSP32 , Adler32 , CRC32 , MD5 , SHA-1 , SHA-256 , MD5_32 , SHA-512, RIPEMD160 and now (march/2024) the fast new checksum ds32, it is in the file rsp32.c Before using our new muti-thread mode read the documentation of the function checksums_multi_thread_v
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pylon is an All-in-one B2B Support Platform for modern B2B businesses. Icon
    Pylon is an All-in-one B2B Support Platform for modern B2B businesses.

    Pylon is a modern support system that integrates with all B2B channels like Slack and Team.

    We bring together everything a post-sales teams team needs including a ticketing system, B2B omnichannel integrations (Slack Connect, Microsoft Teams), modern chat widget, knowledge base, AI support bot, account management, customer marketing, and more.
    Learn More
  • 5
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file, find filenames fast using index files, rename many files using expressions, copy part of a file, change times of a file, set file time from filename, print colored text to terminal, convert csv to tab separated, download files from web, send http or udp requests, print tcp or udp traffic, create hexdump of files, join many text files into one, list nested .zip .tar .tar.gz .tar.bz2 archive contents. ...
    Leader badge
    Downloads: 506 This Week
    Last Update:
    See Project
  • 6
    fHash

    fHash

    A files hash calculator for Windows and macOS.

    An open source files hash calculator for Windows and macOS. * MD5, SHA1, SHA256 and SHA512. * Drag & drop. * Integrated with context menu in Explorer/Finder. * Support Windows 7 and later. * Support macOS 13 and later, with universal binary. * Support Dark Mode. * English and Simplified Chinese UI. The icon "希" is from hash in Chinese "哈希".
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    Dolphin-DVR-Pro

    Dolphin-DVR-Pro

    Professional CCTV DVR data recovery software.

    Many new users wish to learn more about the features of Dolphin CCTV DVR data recovery software. Users can learn this actually by using the DVR recovery trial software. Here is a proven list of Dolphin DVR features:
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8

    Audio-Archive-Toolbox

    Windows 64 bit command line utility to manage audio file compression

    Audio Archive Toolbox is a Windows based suite of tools to compress audio files from 16 or 24 bit wav format, to mp3, aac (m4a), ogg, opus, and flac formats. It can also add ID3V2 tags to compressed audio files, create playlists, create md5 checksum files for all compression formats, and create ffp checksums for FLAC files. AATB can also delete redundant wav files after compression, saving space for archiving.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    lmdExplorer

    A midiexplorer clone designed to deal with the lmd_full midi database.

    The lmd_full database is a collection of more than 176,000 midi files occupying 6.2Gb. Finding specific files in this collection is far from straight forward since all the file names are 32 character md5 checksum names. Like midiexplorer, this clone provides various tools to visualize the midi files and to search for files having specific features. In addition, lmdExplorer provides an interface to the midicaps json file. lmdExplorer like midiexplorer is a user interface to numerous helper programs. It is not a turnkey system and requires considerable setup to get it working. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • PeerGFS PEER Software - File Sharing and Collaboration Icon
    PeerGFS PEER Software - File Sharing and Collaboration

    One Solution to Simplify File Management and Orchestration Across Edge, Data Center, and Cloud Storage

    PeerGFS is a software-only solution developed to solve file management/file replication challenges in multi-site, multi-platform, and hybrid multi-cloud environments.
    Learn More
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    RAWImaging

    RAWImaging

    Graphical frontend to work with binary images (RAW) of media

    Forensic (but not only) graphical frontend to work with binary images (RAW) of media in GNU/Linux. These images are universal and can be installed using both standard operating systems and popular forensic software such as Encase, Sleuthkit/Autopsy, etc. in all operating systems). The idea of the project is to implement a fast, convenient and safe making of legal copies and manipulating with images, by means of GNU/Linux, without the need for expensive hardware write lock on the media, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cppcrypto

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

    ...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: 6 This Week
    Last Update:
    See Project
  • 13
    DevToysMac

    DevToysMac

    DevToys For mac

    DevToysMac is a macOS-native development toolkit, modeled after Microsoft’s DevToys, offering a suite of utilities for transforming and encoding data. It includes converters (JSON ↔ CSV), hash generators, code formatters, and other essential developer tools—all packaged within a sleek SwiftUI-based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Checksum Control
    A program to verify and write checksumfiles. It supports SFV and MD5 , even some exotic MD5 file types. Very easy to use, with a wizard interface.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    custom-ubuntu-image-for-empty-usb-drives

    custom-ubuntu-image-for-empty-usb-drives

    A portable usb installed custom ubuntu image for scripts & office work

    Click Files Tab Above and then Right Click Each File to Open Them in New Tab, one by one, to download 8 files with total size of 3.8 GB After downloading, Run Following Command ( after cd to folder ) : Windows cmd: copy /B custom-ubuntu-image-for-usb-drives.gz.* custom-ubuntu-image-for-usb-drives.gz Linux/Mac Terminal: cat custom-ubuntu-image-for-usb-drives.gz.* > custom-ubuntu-image-for-usb-drives.gz After joining the files, use the free Balena Etcher ( Check Google ) to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KaHaShEr

    KaHaShEr

    File checksum generator and verifier.

    KaHaShEr is an application to check the integrity of a file using MD5, SHA1, SHA256 and SHA512 checksum. Designed to be smart and easy to use, it includes a feature that can detect a hexadecimal value in the clipboard and automatically perform the verification while notifying you with a very expressive sound of the outcome of this verification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lumernite Antivirus

    Lumernite Antivirus

    A simple lightweight Antivirus for Windows Devices

    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    File Checksum Utility

    File Checksum Utility

    Calculate MD5, SHA1, SHA256 and SHA512 Hashes

    This software allows to generate MD (Message Digest) and SHA hashes from a file or files or files in a directory. Checksum is an value calculated from a content of file by special algorithm. You can also verify the file integrity of the downloaded document or program. File Checksum Utility is very easy to use. From the graphical user interface, choose the file from your computer storage. The tool calculate and display checksum values. File Checksum Utility is a free software (Freeware)...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 19

    Checksum Util

    A unix like CLI checksum utility ported for WindowsNT.

    Available Hashes: 1. MD5 (md5sum) 1. SHA-1 (sha1sum) 2. SHA-256 (sha256sum) 3. SHA-512 (sha512sum) Installation: Download latest Windows zip release from here. Extract the zip file. Then right-click 'install.bat' and Run as Administrator. Usage: In CMD / PowerShell: C:\Users\User Name> sha1sum path/to/file.psd
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    CyoHash

    CyoHash

    Shell extension for easily calculating a file's hash (MD5/SHA1/etc.)

    CyoHash is a simple shell extension that is used from within Windows Explorer to calculate the MD5 hash, SHA1 hash, or CRC32 checksum of a file. (Additional SHA256, SHA384, and SHA512 algorithms are available for users of Windows XP SP3 or newer.)
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 21
    Arrow-linux-iso

    Arrow-linux-iso

    Arch the easy way. Choose betwen an installer, or an easy walk thru

    ...With all the bragging rights you want. As well as access to over 100,000 free programs using AUR (Arch User Repositories). Welcome Home. Welcome To Arrow-Linux. Don't forget to checksum md5sum /file/location/Arrow-X-525.iso the md5 checksum for (525) = 8ba2095e0166002f7c10527b47c04c00 sha1sum /file/location/Arrow-X-525.iso the sha1 checksum for (525)= d28fe695ae74f9e49bad4e3a12113c2d2e66ef13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RapidSum

    RapidSum

    Checksum calculator and verifier tool

    RapidSum is a simple checksum calculator and verifier. Changelog: ● v1.1.5 - [exprimental] File Operation - Added auto-scroll option - Fixed critical bugs ● v1.1.0 (Reborn) - Added 64-bit build - Prevent file duplication in the list - Improved compatibility - Fixed critical bugs ● v1.0.4 - Added SaveAs dialog - Added support for save and verify sha-1 checksums - Fixed bugs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Checksum Checker

    Checksum Checker

    Checksum Checker is a part of the Digital Preservation Platform from the National Archives of Australia. It calculates checksums of stored objects and compares them with entries in a database created by Digital Preservation Recorder. NO LONGER MAINTAINED, NO LONGER SUPPORTED
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Manifest Maker

    Manifest Maker

    Python app to create plain text manifest from files

    Manifest Maker is a graphical Python application which takes a file or group of files and creates a plain text manifest list of each item. The manifest includes the file name (including directory structure) as well as a checksum of the file. (No longer maintained)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ethereum Mining NVIDIA Graph Card Ubuntu

    Ethereum Mining NVIDIA Graph Card Ubuntu

    USB flash drive ISO image for Ethereum, Zcash and Monero mining

    ...If you do not trust me and do not want to use the image, you will find all configuration files and scripts in the files folder. You only have to install an Ubuntu Linux with all the drivers and tools yourself. It is recommended to test that the image is correct and safe to use. The MD5 calculation gives a checksum, which must equal the MD5 value of a correct ISO image. Set the primary graphics output to one of your NVIDIA cards. Disable Secure Boot (UEFI) and boot from the USB flash drive. After a minute uptime, a script (screen) starts automatically in the background, which starts the mining.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB