UNPKG

@digitalcredentials/sha256-universal

Version:

A minimal Typescript SHA-256 digest library for Node.js, browsers, and React Native.

16 lines (10 loc) 326 B
# sha256-universal Changelog ## 1.1.1 - 2022-12-15 ### Changed - Fix `dist/` setup to match `isomorphic-lib-template`. ## 1.1.0 - 2022-12-13 ### Added - Add support for hashing byte arrays in addition to strings. ## 1.0.0 - 2022-12-13 ### Added - Initial commit. (Extracted from `@digitalcredentials/jsonld-signatures`).