This software has a new home:
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
JavaScript implementation of SHA (1/256/384/512) checksum calculation for the browser. It uses the browsers own SubtleCrypto interface. Multiple representations of the message digest are available (e.g. hexadecimal, base32, base64, ...)
License
UmamiAppearance/BrowserSHAObj
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
JavaScript implementation of SHA (1/256/384/512) checksum calculation for the browser. It uses the browsers own SubtleCrypto interface. Multiple representations of the message digest are available (e.g. hexadecimal, base32, base64, ...)