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
*
Fix Doxygen comment errors
Jack Lloyd
2017-03-31
1
-1
/
+3
*
Merge GH #899 Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-03-29
4
-14
/
+277
|
\
|
*
Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-02-26
4
-14
/
+277
*
|
Merge GH #902 Extend EC_PublicKey check, add EC_Group check, ECC invalid key ...
Jack Lloyd
2017-03-02
3
-3
/
+79
|
\
\
|
|
/
|
/
|
|
*
verify ec domain in EC_PublicKey::check_key
Never
2017-02-28
1
-1
/
+6
|
*
EC_PublicKey::check_key for curves with cofactor > 1
Never
2017-02-27
1
-1
/
+24
|
*
Add ec_group verify function
Never
2017-02-24
2
-1
/
+49
*
|
Remove verify_end() chained immediatly before end_cons() (close #890)
Nuno Goncalves
2017-02-25
4
-7
/
+0
|
/
*
increase miller-rabin iterations for RSA strong check_key. We call is_prime w...
Never
2017-02-13
1
-1
/
+1
*
Add =default copy constructor decls for some pubkey types.
Jack Lloyd
2017-01-27
3
-1
/
+15
*
Fix private key ctors API docs [ci skip]
René Korthaus
2017-01-27
9
-11
/
+12
*
Fix how DL_Group chooses generator for strong prime groups.
Jack Lloyd
2017-01-06
6
-12
/
+28
*
Remove unnecessary BOTAN_DLL annotations
Jack Lloyd
2016-12-27
3
-4
/
+4
*
Add DL_Group tests
Jack Lloyd
2016-12-23
2
-6
/
+6
*
Merge GH #779 Add ECDH/ECIES blinding and DH small subgroup checking
Jack Lloyd
2016-12-21
4
-18
/
+55
|
\
|
*
Add missing q == 0 check in DL_Scheme_PublicKey::check_key() as q may not be ...
Never
2016-12-20
1
-7
/
+19
|
*
Blind the ECDH/ECIES agree operation.
Never
2016-12-19
2
-12
/
+21
|
*
Added DH public key check y^q mod p = 1 against small-subgroup attacks as des...
Never
2016-12-19
1
-0
/
+2
|
*
Improved DL_Group verification. The group is invalid, if g^q mod p !=1 and in...
Never
2016-12-19
1
-5
/
+19
*
|
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
100
-954
/
+954
|
/
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
23
-37
/
+37
*
Another rename in the service of filename uniqueness
Jack Lloyd
2016-12-08
1
-0
/
+0
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
3
-33
/
+0
*
Rename both DL and EC named group files.
Jack Lloyd
2016-12-08
2
-0
/
+0
*
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
16
-25
/
+36
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
18
-29
/
+39
*
Expose pk_ops.h as public interface again
Jack Lloyd
2016-12-04
12
-11
/
+22
*
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
[next]