0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix README mistake. More... over 8 years ago
Add pointer to Arduino project. More... over 8 years ago
Switch the README to Markdown More... over 8 years ago
Merge pull request #34 from coruus/patch-1 More... almost 9 years ago
Recommend pubkey inclusion in key derivation More... almost 9 years ago
Update tests to check that MSB is ignored. More... about 9 years ago
Remove private key bitops from README More... over 9 years ago
Remove unused static function. More... over 9 years ago
Correct bounds in 32-bit code. More... almost 10 years ago
Ignore the top bit in curve points. More... almost 10 years ago
Text cleanups of the LICENSE.md and Podspec files. More... over 10 years ago
Add CocoaPods podspec. More... over 10 years ago
Add LICENSE file. More... over 10 years ago
Add Java contrib section. More... over 10 years ago
Handle non-canonical curve points same as ref impl More... over 10 years ago
Allow the 32-bit code to build on Windows More... about 11 years ago
Reflect Tor's GCC warnings in Makefile. More... over 11 years ago
Merge pull request #22 from nmathewson/inline_keyword More... over 11 years ago
Merge pull request #20 from nmathewson/more_gcc_warnings More... over 11 years ago
Fix inline behavior/warnings under GCC 4.7 More... over 11 years ago
Merge pull request #21 from nmathewson/endian_neutral_v2 More... over 11 years ago
Fix style issues in declarations More... over 11 years ago
Make load/store_limb static More... over 11 years ago
Survive compilation with more GCC warnings enabled More... over 11 years ago
Don't read off the end of the buffer in fexpand. More... over 11 years ago
Merge pull request #18 from warner/python-toplevel More... over 12 years ago
ignore more python-generated files: MANIFEST and dist/ More... over 12 years ago
hush pyflakes, which complains about unused imports More... over 12 years ago
update setup.py to handle new layout, expose names correctly More... over 12 years ago
rearrange python source, move setup.py to top-level More... over 12 years ago