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
/
ed25519
Commit message (
Expand
)
Author
Age
Files
Lines
*
More header cleanups
Jack Lloyd
2017-09-23
2
-0
/
+2
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
2
-5
/
+5
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
3
-6
/
+6
*
Complete the final annotation changes
Jack Lloyd
2017-09-19
1
-2
/
+2
*
Avoid old style casts in Ed25519
Jack Lloyd
2017-09-17
2
-270
/
+262
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-1
/
+1
*
escape \Z in doxygen comment causing doxygen warning (and in turn error), fix...
Zoltan Gyarmati
2017-07-01
1
-1
/
+1
*
Replaced USE_NULL_PARAM (0x05 0x00) by an empty vector (nothing)
Francis Dupont
2017-06-12
1
-1
/
+4
*
Fixed private key code
Francis Dupont
2017-06-12
2
-12
/
+9
*
Fixed public key code for *25519
Francis Dupont
2017-06-12
1
-9
/
+2
*
Fix 32-bit error in Ed25519
Jack Lloyd
2017-06-09
3
-24
/
+21
*
Add missing overrides
Jack Lloyd
2017-06-08
1
-2
/
+2
*
Disable Ed25519 under Visual C++
Jack Lloyd
2017-06-08
1
-0
/
+7
*
Fix inverted conditional
Jack Lloyd
2017-06-08
1
-1
/
+1
*
Avoid move operators in MSVC2013
Jack Lloyd
2017-06-07
1
-2
/
+6
*
Add Ed25519 key type and tests
Jack Lloyd
2017-06-07
3
-24
/
+359
*
Add Ed25519 implementation based on SUPERCOP ref10
Jack Lloyd
2017-06-07
9
-0
/
+4379