Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

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

Notifications You must be signed in to change notification settings

UmamiAppearance/BrowserSHAObj

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, ...)

Topics

Resources

License

Stars

Watchers

Forks