Commit Graph

14 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
49f990ec2a update tsconfig 2024-04-14 17:40:33 +02:00
1078af0889 update npmextra.json: githost 2024-04-01 21:35:20 +02:00
feb83abd33 update npmextra.json: githost 2024-04-01 19:58:23 +02:00
87a64c361c update npmextra.json: githost 2024-03-30 21:47:21 +01:00
f6630f065d switch to new org scheme 2023-07-10 02:56:14 +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
edb13cbdcf fix(core): update 2019-12-15 22:49:22 +00:00
d348590e9a fix(core): update 2019-12-15 19:22:27 +00:00
4d3b6ff3c9 fix(core): update 2019-07-04 16:56:37 +02:00
dba40dc99f fix(core): update 2019-01-30 02:42:19 +01:00
eb79ac25c9 BREAKING CHANGE(scope): change and name to @pushrocks/smarthash 2018-09-08 01:04:47 +02:00
7d79f79b6a add some structure 2016-08-15 05:55:09 +02:00