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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-31
/
+54
*
|
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
41
-42
/
+42
|
/
/
*
|
Export work factor functions
René Korthaus
2016-11-22
1
-4
/
+4
*
|
Fix class vs struct declaration.
Jack Lloyd
2016-11-19
1
-4
/
+6
*
|
Merge GH #729 Add CECPQ1 (x25519+NewHope) TLS ciphersuites
Jack Lloyd
2016-11-19
8
-27
/
+143
|
\
\
|
*
|
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
8
-27
/
+143
|
|
/
*
/
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
*
Merge GH #717 Add XMSS signatures
Jack Lloyd
2016-11-12
31
-0
/
+4057
|
\
|
*
Implements changes from XMSS review
Matthias Gierlings
2016-11-11
13
-82
/
+18
|
*
Added Extended Hash-Based Signatures (XMSS)
Matthias Gierlings
2016-11-11
32
-0
/
+4121
*
|
Pubkey cleanups
Jack Lloyd
2016-11-12
29
-205
/
+119
|
/
*
NewHope cleanup
Jack Lloyd
2016-11-09
1
-63
/
+300
*
Correct comment [ci skip]
Jack Lloyd
2016-11-08
1
-1
/
+1
*
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
11
-23
/
+0
*
Remove Spec typedef from pk_ops
Jack Lloyd
2016-11-08
1
-35
/
+0
*
Update Doxygen comment [ci skip]
Jack Lloyd
2016-11-06
1
-1
/
+0
*
Merge GH #710 Allow custom EC curve to be specified at build time
Jack Lloyd
2016-11-04
1
-0
/
+5
|
\
|
*
Add an in-house EC curve for TLS at compile-time
René Korthaus
2016-11-03
1
-0
/
+5
*
|
Merge GH #714 Use pk_ops_fwd header
Jack Lloyd
2016-11-04
1
-12
/
+1
|
\
\
|
*
|
use "forward declare header" pk_ops_fwd.h instead of self forward declaring them
Daniel Neus
2016-11-04
1
-12
/
+1
|
|
/
*
/
Fix PKCS11 test error
Jack Lloyd
2016-11-04
2
-12
/
+51
|
/
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
2
-21
/
+7
*
Merge GH #706 Remove ability to add OIDs at runtime. Remove OID lock
Jack Lloyd
2016-11-03
3
-3
/
+0
|
\
|
*
Remove ability to add OIDS at runtime. Remove global OID lock.
Jack Lloyd
2016-11-03
3
-3
/
+0
*
|
Remove automatic self-testing of public and private keys
Jack Lloyd
2016-11-03
16
-131
/
+36
|
/
*
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
6
-0
/
+504
*
Fix ECKCDSA verification problem
Never
2016-11-01
1
-1
/
+1
*
ECKCDSA improved verification (Shamirs Trick for speed and calculate length o...
Never
2016-10-31
1
-10
/
+8
*
Fix hardcoded SHA-1 in eckcdsa consistency check
René Korthaus
2016-10-24
1
-1
/
+1
*
Fix hardcoded SHA-1 in elgamal consistency check
René Korthaus
2016-10-24
1
-1
/
+1
*
Merge GH #673 X25519 TLS key exchange
Jack Lloyd
2016-10-24
2
-6
/
+16
|
\
|
*
X25519 key exchange for TLS
Jack Lloyd
2016-10-21
2
-6
/
+16
*
|
Use correct macro for ECC in create_private_key
Jack Lloyd
2016-10-22
1
-1
/
+1
|
/
*
Add create_private_key, expose key loading functions in pk_algs.h
Jack Lloyd
2016-10-20
5
-67
/
+189
*
Merge GH #669 Add SHA-3, SHAKE-128, and BoringSSL-mode NewHope
Jack Lloyd
2016-10-20
3
-117
/
+90
|
\
|
*
Add SHAKE-128 as stream cipher
Jack Lloyd
2016-10-19
3
-105
/
+91
|
*
Add proper SHA-3
Jack Lloyd
2016-10-19
3
-24
/
+11
*
|
Reorganize anon namespace code to fix last doxygen warn [ci skip]
René Korthaus
2016-10-20
1
-8
/
+8
*
|
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
8
-6
/
+33
*
|
Improve pubkey doxygen [ci skip]
René Korthaus
2016-10-19
15
-17
/
+251
|
/
*
Indent include so amalgamation works correctly
Jack Lloyd
2016-10-17
1
-2
/
+1
[next]