Bash script to encrypt and decrypt files
-
Updated
Mar 1, 2017 - Shell
Bash script to encrypt and decrypt files
Bash Hash password generator
A simple shell script to deploy website files to a remote webserver
A very basic implementation of shasum for Windows
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…
A language-agnostic tool for signing and verifying your (codegen'd) files and contents.
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, ...)
Compute and check subresource integrity digests.
A simple website that calculates the SHA256 of a list of files, and counts which one are unique
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."