0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revise SHA-224 and SHA-256, adding as imports. More... over 14 years ago
Revise SHA-1, adding as import. More... over 14 years ago
Define factory for creating MAC-based functions. More... over 14 years ago
Revise RIPEMD-128 and RIPEMD-160, adding as imports. More... over 14 years ago
Disable MD6 unit tests. More... over 14 years ago
Revise MD4 and MD5, adding as import. More... over 14 years ago
Disable unit tests for private and deprecated functions. More... over 14 years ago
Add 'toArray' for an unencoded (truncate) 'toBuffer'. More... over 14 years ago
Fix 'crop', add missing return. More... over 14 years ago
Actually add 'hmac' to core.js (broken 14efc915b689c9aed1fe3de4ed9b5a76ed1f382f). :) More... over 14 years ago
Expose 'toBuffer' for use in testing. More... over 14 years ago
Reduce Encoder to just Base-16, Base-32, Base-64 and raw (buffer) formatting. More... over 14 years ago
Redefine core.js as a revision and combination of convert.js, finish.js, and hmac.js. More... over 14 years ago
Rename core.js to digest.js. More... over 14 years ago
Reformat word.js, add as import. More... over 14 years ago
Reformat math.js, adding as import. More... over 14 years ago
Revise core for ERB/Builder, defining Digest as export for Node.js. More... over 14 years ago
Add Builder class to Rakefile to create individual scopes. More... over 14 years ago
Add Google Analytics. More... about 15 years ago
Enable loading from 'latest' for test cases. More... over 15 years ago
Strip README, adding link to documentation page. More... over 15 years ago
Version 1.3.0 More... over 15 years ago
Create basic documentation and demo page. More... over 15 years ago
Gather version from git-describe, including commit count since tag. More... over 15 years ago
Fix Node.js/CommonJS support. More... over 15 years ago
Attempt Node.js/CommonJS support. Remove 'fn' exporsure of 'prototype' since exports.fn would point to 'Object.prototype'. More... over 15 years ago
Revise build process, removing intro & outro files. More... over 15 years ago
Move Convert and Finish functions to dedicated source files. More... over 15 years ago
Keep a 'latest' development build in history. More... almost 16 years ago
Version 1.2.1 More... almost 16 years ago