0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Confirmed fixed bug trigered in ARM platforms. More... over 12 years ago
Code refactored to increase reuse. More... over 12 years ago
Fixed unsafe unaligned memory access that was probably causing bug triggered by ARM. More... over 12 years ago
Typo. More... over 12 years ago
Bugfix. Wrong assert. More... over 12 years ago
Very ugly bug fixed. UHASH was always the same when updete was called with two small chunks. More... over 12 years ago
Documented bug found on ARM and idea for testing. More... over 12 years ago
Creating AR variable. More... over 12 years ago
Improved comments; lots of typos fixed. More... over 12 years ago
Fixing warnings. More... over 12 years ago
Differentiating type for Salsa20 master state, for consistency. More... over 12 years ago
Makefile bugfix. More... over 12 years ago
Documenting usage of macros for platform specific features. More... over 12 years ago
Better documentation. More... over 12 years ago
Performance test remade. More... over 12 years ago
Building sample with Makefile. More... over 12 years ago
Closing immediatelly upon EOF. More... over 12 years ago
Enabling sample chat to send 400mb messages, enabling to test simple protocol with large messages. More... over 12 years ago
Added and organized TODOs. More... over 12 years ago
Bugfix. No remaining known bugs. More... over 12 years ago
Sample chat program works on new UMAC. Old segfault seems gone. Still can't send a very large message, verification fails. More... over 12 years ago
Remark about another MAC algorithm. More... over 12 years ago
Updating protocol API to the new UHASH API. More... over 12 years ago
Merge branch 'better_uhash' More... over 12 years ago
New UMAC implementation reproduces all tests vectors proposed in RFC. This new implementation can be considered as good as the old one, but there are still testing ideas on TODO.txt that must be tried. More... over 12 years ago
Many bugfixes. Almost there! More... over 12 years ago
Bugfixes on UMAC testing program. More... over 12 years ago
Better testing tools. More... over 12 years ago
Bugfix. More... over 12 years ago
UMAC test builds and runs... but does not passes. More... over 12 years ago