index
:
delta/cryptopp-git.git
CRYPTOPP_5_6_2_clean
master
github.com: weidai11/cryptopp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
donna_64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear unreachable code warnings with early MSVC compilers
Jeffrey Walton
2019-10-03
1
-0
/
+4
*
Clear Clang warning on SSE2 load
Jeffrey Walton
2019-07-21
1
-2
/
+2
*
Remove C++11 constexpr code for CRYPTOPP_ALIGN_DATA (PR #830)
Jeffrey Walton
2019-04-30
1
-3
/
+1
*
Clear alignment warnings on ARM 32-bit platforms (#828)
Jeffrey Walton
2019-04-30
1
-5
/
+33
*
Clear alignment warnings on ARM 32-bit platforms
Jeffrey Walton
2019-04-29
1
-10
/
+23
*
Add ed25519 SignStream and VerifyStream functions (GH #796, PR #797)
Jeffrey Walton
2019-02-10
1
-4
/
+118
*
Clear unused function warning in Donna source files (GH #793)
Jeffrey Walton
2019-01-30
1
-0
/
+4
*
Avoid use of uint8_t in donna64.cpp
Jeffrey Walton
2018-12-28
1
-5
/
+5
*
Add ed25519 (GH #764, PR #767)
Jeffrey Walton
2018-12-24
1
-64
/
+1216
*
Clear warning C4163: '_umul128' : not available as an intrinsic function
Jeffrey Walton
2018-12-14
1
-5
/
+5
*
Enable x25519 64-bit code path for Microsoft compilers
Jeffrey Walton
2018-12-14
1
-10
/
+44
*
Make SSE2 configurable via CRYPTOPP_SSE2_INTRIN_AVAILABLE
Jeffrey Walton
2018-12-14
1
-3
/
+3
*
Update comments
Jeffrey Walton
2018-12-14
1
-2
/
+2
*
Fix the cut-in of Moon's implementation (GH #761)
Jeffrey Walton
2018-12-13
1
-12
/
+2
*
Fix the cut-in of Moon's implementation (GH #761)
Jeffrey Walton
2018-12-13
1
-106
/
+183
*
Cleanup donna files
Jeffrey Walton
2018-12-13
1
-6
/
+4
*
Cutover to Andrew Moon's 64-bit code (GH #761)
Jeffrey Walton
2018-12-13
1
-438
/
+306
*
Fix copy/paste error
Jeffrey Walton
2018-12-13
1
-1
/
+1
*
Add Moon's curve25519 using SSE2 (GH #761)
Jeffrey Walton
2018-12-13
1
-13
/
+34
*
Fix failed self test when NO_OS_DEPENDENCE (GH #761)
Jeffrey Walton
2018-12-12
1
-6
/
+11
*
Add Langley's curve25519 (GH #761, PR# 762)
Jeffrey Walton
2018-12-11
1
-0
/
+509