• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux jsSHA Download

jsSHA

July 24, 2009
jsSHA is a JavaScript-based software that implements all the SHA hashes (Secure Hash Algorithm) present in FIPS 180-2.
Version 1.2
License BSD License
Platform Linux
Supported Languages English
Homepage jssha.sourceforge.net
Developed by Brian Turek
If you're looking for a JavaScript implementation of the SHA hashes as defined in FIPS 180-2, then you'll be pleased to know that jsSHA has got you covered. This software supports the entire family of SHA hashes, including SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512.

What's particularly impressive about jsSHA is that it even supports SHA-384 and SHA-512 despite JavaScript not being built natively to handle 64-bit operations. This makes it particularly useful for developers looking for a complete, all-in-one package that can handle all their needs.

Of course, compatibility is always a concern when it comes to cross-platform software, but you'll be happy to know that jsSHA is 100% cross-browser compatible. This means you can use it without worrying about whether it will work correctly on different devices or platforms.

Getting started with jsSHA is easy. Simply include the desired JavaScript file (sha.js, sha1.js, sha256.js, or sha512.js) in your header, and you're ready to go. For example: