0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 08, 2024 — Nov 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update test of version for 2.1. More... over 9 years ago
Version 2.1.0 More... over 9 years ago
Allow parsing of hexidecimal inputs with `toBuffer()`. More... over 9 years ago
Test with latest build conditionally. More... over 9 years ago
Change to UMD, following `returnExportsGlobal` template. More... over 9 years ago
Normalize line endings. More... over 9 years ago
Version 2.0.1 More... almost 14 years ago
Revise documentation, removing '<details>' elements and restyling with classes. More... almost 14 years ago
Fix 'this' unavailable in strict mode. More... almost 14 years ago
Update README for 2.0.0. More... over 14 years ago
Version 2.0.0 More... over 14 years ago
Expose 'Encoder' again. More... over 14 years ago
Add test to ensure 'sha2' uses SHA-224 for 160 (vs. 'sha' using SHA-1). More... over 14 years ago
Update copyrights. More... over 14 years ago
Update index page, remove MD6 and add 'Auto hash Function' descriptions. More... over 14 years ago
Revise module grouping for 'Buffer' and 'Auto Hashing'. More... over 14 years ago
Add unit tests for 'ripemd' auto function. More... over 14 years ago
Create auto.js for 'Auto/Composite' functions, moving 'skein' and adding 'ripemd', 'sha' 'sha2'. More... over 14 years ago
Revise unit tests, expanding text/key collections to individual variables and removing tests for deprecated or private functions. More... over 14 years ago
Update QUnit, saving commit id for reference. More... over 14 years ago
Stash MD6. More... over 14 years ago
Update to Skein 1.3 (25 Oct 2010). More... over 14 years ago
Update Skein, expanding variable names, move enclosed functions out to closure-scope, and add auto-choose 'skein' public function. More... over 14 years ago
Ensure toBuffer always returns a new array. More... over 14 years ago
Rename 'digest' to 'result'. More... over 14 years ago
Remove left-over 'console.log'. More... over 14 years ago
Update SHA-384 and SHA-512. More... over 14 years ago
Ensure 'add' and 'subt' use binary math. More... over 14 years ago
Remove '_64' suffix from function names. More... over 14 years ago
Fix 'mergeMost_64', ensuring values reach output. More... over 14 years ago