Commit Graph

4 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
b8e91e9bf8 switch to new org scheme 2023-07-11 00:47:21 +02:00
ef06e465cb fix(core): update 2023-01-09 16:38:09 +01:00