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
/
xmss
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
7
-7
/
+7
*
More include header cleanups
Jack Lloyd
2017-09-21
6
-4
/
+4
*
Clean up header includes
Jack Lloyd
2017-09-21
15
-31
/
+13
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
22
-44
/
+44
*
Add API stability annotations.
Jack Lloyd
2017-09-19
6
-6
/
+6
*
Clean up use of <limits> header
Jack Lloyd
2017-09-03
5
-14
/
+3
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Fix warnings from clangs -Wdocumentation flag
Jack Lloyd
2017-07-28
4
-7
/
+3
*
Content:
Tomasz Frydrych
2017-04-03
10
-14
/
+13
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Remove unnecessary BOTAN_DLL annotations
Jack Lloyd
2016-12-27
3
-4
/
+4
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
32
-256
/
+256
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
3
-6
/
+6
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
1
-18
/
+0
*
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
3
-4
/
+4
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
3
-9
/
+8
*
Expose pk_ops.h as public interface again
Jack Lloyd
2016-12-04
5
-5
/
+5
*
Merge GH #718 Add XMSS WOTS scheme
Jack Lloyd
2016-11-26
16
-43
/
+563
|
\
|
*
Adds changes from XMSS Review & resolves conflicts
Matthias Gierlings
2016-11-12
10
-120
/
+32
|
*
Adds optional XMSS WOTS stand-alone components
Matthias Gierlings
2016-11-12
13
-8
/
+566
|
*
Added Extended Hash-Based Signatures (XMSS)
Matthias Gierlings
2016-11-12
5
-3
/
+53
*
|
Correct XMSS crash when a hash was disabled
Jack Lloyd
2016-11-25
4
-12
/
+20
*
|
Make XMSS more friendly about invalid params.
Jack Lloyd
2016-11-25
4
-30
/
+53
*
|
Merge GH #736 Add SHAKE support to XMSS
Jack Lloyd
2016-11-25
4
-102
/
+94
|
\
\
|
*
|
Adds SHAKE support for XMSS
Matthias Gierlings
2016-11-25
4
-102
/
+94
*
|
|
Avoid having source files start with /**
Jack Lloyd
2016-11-25
29
-29
/
+29
|
/
/
*
/
Don't force HMAC_DRBG to be enabled
Jack Lloyd
2016-11-18
2
-2
/
+1
|
/
*
Remove unused Key_Type typedefs
Jack Lloyd
2016-11-12
2
-4
/
+0
*
Fixes for XMSS wrt 9c72dabc9
Jack Lloyd
2016-11-12
5
-31
/
+6
*
Implements changes from XMSS review
Matthias Gierlings
2016-11-11
13
-82
/
+18
*
Added Extended Hash-Based Signatures (XMSS)
Matthias Gierlings
2016-11-11
31
-0
/
+4099