index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
pubkey
/
curve25519
/
donna.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-2
/
+2
*
Some cleanups in x25519
Jack Lloyd
2018-12-10
1
-53
/
+43
*
Add contortion to appease Sonar
Jack Lloyd
2018-01-09
1
-1
/
+1
*
Cleanups
Jack Lloyd
2018-01-07
1
-86
/
+89
*
Unroll the inner loop of cmult
Jack Lloyd
2018-01-06
1
-78
/
+84
*
Reformat donna.cpp
Jack Lloyd
2018-01-06
1
-409
/
+412
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-3
/
+3
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
1
-2
/
+1
*
Fix Clang warnings
Jack Lloyd
2016-10-09
1
-2
/
+2
*
Reduction of code complexity in MP & ECC classes.
Matthias Gierlings
2016-06-19
1
-30
/
+46
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
1
-3
/
+3
*
Make Montgomery reduction constant time.
Jack Lloyd
2015-10-24
1
-5
/
+5
*
Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks
Jack Lloyd
2015-10-16
1
-0
/
+9
*
Add BOTAN_DLL back to LibraryInitializer and move some of the implementation to
lloyd
2015-03-11
1
-1
/
+1
*
Centralize where string.h/cstring is included to mem_ops.h
lloyd
2015-01-23
1
-7
/
+6
*
Amalgamation fixes
lloyd
2015-01-23
1
-18
/
+1
*
Add Curve25519 based on curve25519-donna by Adam Langley.
lloyd
2014-12-27
1
-0
/
+456