Sha256

From BOARD18 Project WIKI
Revision as of 07:07, 3 August 2020 by Rich (talk | contribs) (Initial page contents)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a JavaScript implementation of the Secure Hash Algorithm, SHA-256, as defined in FIPS 180-2 Version 2.2
Copyright Angel Marin, Paul Johnston 2000 - 2009.
Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet
Distributed under the BSD License
See https://pajhome.org.uk/crypt/md5 for details.
Also https://anmar.eu.org/projects/jssha2/

The function in this script file, named hex_sha256(), is used by the following files:

  1. access-denied.html
  2. index.html
  3. board18Admin.js
  4. board18index.js