A simple shell script to deploy website files to a remote webserver
-
Updated
Apr 25, 2019 - Shell
A simple shell script to deploy website files to a remote webserver
Bash Hash password generator
A simple website that calculates the SHA256 of a list of files, and counts which one are unique
Built a bit torrent like file-sharing system with a fallback multi-tracker system with synchronization and parallel downloading. Used OpenSSL library for computing hash values of files. Implemented its own algorithm for data piece selection in order to download efficiently a file from multiple servers(peers) piece by piece. Also handled synchron…
JavaScript implementation of SHA-(1/256/384/512) checksum calculation for the browser and node.js. It uses the global SubtleCrypto interface (Web Crypto API). Multiple representations of the message digest are available (e.g. hexadecimal, base32, base64, ...)
A very basic implementation of shasum for Windows
Bash script to encrypt and decrypt files
A language-agnostic tool for signing and verifying your (codegen'd) files and contents.
Compute and check subresource integrity digests.
Add a description, image, and links to the shasum topic page so that developers can more easily learn about it.
To associate your repository with the shasum topic, visit your repo's landing page and select "manage topics."