Commit Graph

10 Commits

Author SHA1 Message Date
0bae2d6eec feat: Merge isohash functionality into smarthash for cross-environment hash support
- Updated test files to use new tapbundle import from @git.zone/tstest.
- Created a new plan for merging isohash into smarthash, detailing objectives and implementation steps.
- Added browser-specific tests for SHA256 hashing functions in test/test.browser.ts.
- Implemented browser-compatible hashing functions in ts_web/index.ts using Web Crypto API.
- Introduced plugins for environment detection and JSON handling in ts_web/plugins.ts.
- Ensured that existing smarthash functionality remains intact and consistent across environments.
2025-06-19 22:44:47 +00:00
a78e3e3362 fix(core): update 2023-09-22 13:51:11 +02:00
143eef8781 BREAKING CHANGE(core): switch to esm 2022-06-26 11:34:09 +02:00
3e2b300cdb fix(core): update 2020-10-05 15:07:28 +00:00
c06ac22a59 fix(ci): update 2019-11-21 14:20:57 +00:00
0ed76d1ad4 feat(md5): now creates md5 hashes 2019-11-21 14:17:48 +00:00
4d3b6ff3c9 fix(core): update 2019-07-04 16:56:37 +02:00
eb79ac25c9 BREAKING CHANGE(scope): change and name to @pushrocks/smarthash 2018-09-08 01:04:47 +02:00
e2b90b7d30 implementation is ready 2016-08-16 03:37:40 +02:00
c7fc9a641e add structure 2016-08-15 04:43:26 +02:00