0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correct cutting in MD6. More... almost 16 years ago
Redefine Skein. More... almost 16 years ago
Add missing sectioning comment. More... almost 16 years ago
Redefine MD6. More... almost 16 years ago
Adjust test case presentation, fixing space-collapsing in IE and adding a section function for headers. More... almost 16 years ago
Redefine SHA-512 to handle HMAC-SHA-512 itself. More... almost 16 years ago
Move bitwise functions to top to match position of aliases in 64-bit algorithms. More... almost 16 years ago
Redefine SHA-256 to handle HMAC-SHA-256 itself. More... almost 16 years ago
Revise test case descriptions. More... almost 16 years ago
Make sure loops cache length properties. More... almost 16 years ago
Add missing sectioning comment. More... almost 16 years ago
Fix formatting. More... almost 16 years ago
Redefine SHA-1 to handle HMAC-SHA-1 itself. More... almost 16 years ago
Redefine MD5 to handle HMAC-MD5 itself. More... almost 16 years ago
Add copyright string so it's included in the minified release. More... almost 16 years ago
Allow Encoder objects to validate as inputs. More... almost 16 years ago
Fix function name and add missing else block in HMAC. More... almost 16 years ago
Redefine MD4 to handle HMAC-MD4 itself. More... almost 16 years ago
Define a single function for handling input encodings. More... almost 16 years ago
Add isValid as a quick test inputs. More... almost 16 years ago
Remove 'convert' namespace. More... almost 16 years ago
Simplify HMAC since it should no longer be used directly. More... almost 16 years ago
Define ULong functions within Global. More... almost 16 years ago
Use development build in tests for easier debugging. More... almost 16 years ago
Redefine Digest.Encoder, reducing the list of methods and requiring all 'input' encodings to return arrays. More... almost 16 years ago
Define functions for converting between Arrays and Strings. More... almost 16 years ago
Use closures to group tests. More... almost 16 years ago
Give the closure a name and the container an alias. More... almost 16 years ago
Remove Digest.configure. More... almost 16 years ago
Reduce build and test to just include Global. More... almost 16 years ago