1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Oct 14, 2024 — Oct 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add first setHMACKey test and abstract away dummy values used throughout tests More... over 5 years ago
src/sha3.ts - Switch to using passed in outputLen rather than assigning to this src/comment.ts: * Fix a long standing possible HMAC w/SHA3 bug * Add readonly to more properties * Switch to passing in outputBinLen on getHash More... over 5 years ago
Collapse if/else if/else and case statements into if/else where possible More... over 5 years ago
Add a comment More... over 5 years ago
Add missing typing option on setHMACKey More... over 5 years ago
Add tests for numRound>1 getHash More... over 5 years ago
Convert to using calledWithExactly More... over 5 years ago
Adding a comment to explain some bit manipulation More... over 5 years ago
Add tests for numRound=1 getHash More... over 5 years ago
Make pylint happy More... over 5 years ago
Add some tests for common.ts More... over 5 years ago
Add additional Typescript types and rename internal variable More... over 5 years ago
Switch to using stored reference of input More... over 5 years ago
Switch to stubs More... over 5 years ago
Add sourcemap for uglified ESM output More... over 5 years ago
Run prettier over tsconfig.json More... over 5 years ago
Add support for ES6 + esm output More... over 5 years ago
Get 100% code converage of converters.ts More... over 5 years ago
Clean up switch statements slightly More... over 5 years ago
Add more comprehensive .gitignore More... over 5 years ago
Add coverage script More... over 5 years ago
Add first batch of tests More... over 5 years ago
Add unit test directories to .gitignore More... over 5 years ago
Replace unneeded else/if with else More... over 5 years ago
Add tooling to support unit tests More... over 5 years ago
Add esModuleInterop flag to support rewire More... over 5 years ago
Add additional typing to parameter More... over 5 years ago
Cut down on the number of sourcemaps More... over 5 years ago
Fix broken script tag More... over 5 years ago
eslint on converters.ts More... over 5 years ago