• 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 jssha256 Download

jssha256

October 18, 2006
JSSHA256 offers a compact JavaScript interpretation of the reliable SHA256 secure hash function.
Version 0.1
License GPL
Platform Linux
Supported Languages English
Homepage point-at-infinity.org
Developed by B. Poettering
I recently tried out jssha256, a compact JavaScript implementation of the SHA256 secure hash function that also includes HMAC calculation. Overall, I was impressed with the ease and convenience of this software.

One of the standout features of jssha256 is its simplicity. Using just a few lines of code, I was able to easily compute the SHA256 hash value of a string like 'abc'. Here's an example:

SHA256_init();
SHA256_write("abc");
digest = SHA256_finalize();
digest_hex = array_to_hex_string(digest);

Using the shortcut function SHA256_hash, I was able to achieve the same result even more quickly:

digest_hex = SHA256_hash("abc");

In addition to SHA256, jssha256 also includes support for HMAC calculation. This proved to be just as easy to use as the SHA256 functionality. Here's an example of computing the HMAC of the string 'abc' using the key 'secret key':

HMAC_SHA256_init("secret key");
HMAC_SHA256_write("abc");
mac = HMAC_SHA256_finalize();
mac_hex = array_to_hex_string(mac);

As with SHA256, there's a convenient shortcut function available for computing the HMAC as well:

mac_hex = HMAC_SHA256_MAC("secret key", "abc");

Overall, I found jssha256 to be a reliable and easy-to-use tool for working with secure hash functions and HMAC computation in JavaScript. Highly recommended!
What's New

Version 0.1: N/A

Free Download 4K
368
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    155
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    92
  4. SlideMap 1.2.2
    82
  5. CherryTV 0.1
    81
  6. porm r2
    79
  7. Swiftfox 3.0b5pre-2
    77
  8. Java Games 1.0
    76
  9. Clewarecontrol 0.8
    75
  10. fuseftp 0.8
    74

Related Downloads

Pybatis
This software provides a templating engine for generating SQL code.
Choosefont
Choosefont is a powerful font discovery tool.
KECDict
KECDict is an open-source software dictionary with a user-friendly online word search ...
Sloth Online RPG
Sloth Online RPG is a 2D Java-based RPG offering real-time action and ...
PyCalendarGen
PyCalendarGen is software that produces personalized and modifiable calendar pages in PDF ...
pulp-or
PuLP is a Python-based LP modeler software that provides effective solutions for ...
Payload Delivery Vehicle
The Payload Delivery Vehicle software creates an all-in-one package and installation commands ...
tdbatmon
This Ruby-based GTK battery monitor utilizes TD learning to forecast the remaining ...
LANdialler
LANdialer is a software project that enables modem sharing by managing your ...
LaTeBlog
LaTeBlog offers a Makefile, LaTeX document class, and HTML sniplets to upload ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.