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
*
Move allocator initializer RAII class to mem_ops.h
Jack Lloyd
2018-02-19
1
-5
/
+0
*
Further simplifications in SM2 code
Jack Lloyd
2018-02-18
2
-14
/
+14
*
Add point_multiply operation to EC_Group
Jack Lloyd
2018-02-18
7
-6
/
+19
*
Add functions to reduce integers mod the order to EC_Group
Jack Lloyd
2018-02-18
7
-162
/
+196
*
Tighten up RSA key validity tests
Jack Lloyd
2018-02-13
1
-3
/
+7
*
Remove handling of even e in RSA keygen
Jack Lloyd
2018-02-13
1
-5
/
+2
*
Alternate method of forcing allocator initialization
Jack Lloyd
2018-02-04
1
-1
/
+6
*
Add hack to deal with initialization fiasco
Jack Lloyd
2018-02-04
1
-0
/
+6
*
Create a persistent registry for ECC group data
Jack Lloyd
2018-02-04
3
-380
/
+480
*
Fix deprecation warnings
Jack Lloyd
2018-02-01
2
-11
/
+20
*
Avoid CurveGFp in EC_Group interface
Jack Lloyd
2018-01-31
3
-21
/
+105
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
8
-113
/
+294
*
Merge GH #1420 Changes to (eventually) allow making BER_Object members private
Jack Lloyd
2018-01-18
1
-3
/
+3
|
\
|
*
Prepare for making BER_Object members private
Jack Lloyd
2018-01-18
1
-3
/
+3
*
|
Make PBES2 optional
Jack Lloyd
2018-01-18
2
-9
/
+35
|
/
*
Fix return value of PK_Encryptor::maximum_input_size
Jack Lloyd
2018-01-13
1
-1
/
+1
*
Expose SM2_compute_za
Jack Lloyd
2018-01-12
1
-6
/
+7
*
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
*
Change default userid for SM2 signatures.
Daniel Wyatt
2018-01-04
1
-0
/
+12
*
Cleanup ECIES test
Jack Lloyd
2018-01-02
1
-1
/
+1
*
Fix function call accidentally removed in 903d8042a9
Jack Lloyd
2018-01-01
1
-1
/
+3
*
Add a cast to avoid Sonar warning
Jack Lloyd
2018-01-01
1
-6
/
+3
*
Resolve undefined behavior in Ed25519 code
Jack Lloyd
2017-12-31
4
-287
/
+313
*
Add a comment about an unused enum
Jack Lloyd
2017-12-28
1
-0
/
+1
*
Remove the unused XMSS-WOTS operations
Jack Lloyd
2017-12-27
11
-397
/
+0
*
Avoid warnings about unused params in minimal builds [ci skip]
Jack Lloyd
2017-12-24
1
-1
/
+5
*
Avoid relying on AutoSeeded_RNG in XMSS
Jack Lloyd
2017-12-23
2
-3
/
+4
*
Merge GH #1365 Always set domain encoding correctly when loading an ECC key
Jack Lloyd
2017-12-19
1
-0
/
+5
|
\
|
*
Always set domain encoding correctly when loading an ECC key
René Korthaus
2017-12-19
1
-1
/
+5
*
|
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
6
-21
/
+21
|
/
*
Clean up XMSS self-benchmark
Jack Lloyd
2017-12-16
1
-6
/
+4
*
Avoid using @deprecated annotation here
Jack Lloyd
2017-12-16
1
-2
/
+4
*
Fix a bug in PEM decoding
Jack Lloyd
2017-12-16
2
-31
/
+21
*
Add ability to fingerprint public keys
Jack Lloyd
2017-12-14
2
-19
/
+55
*
Merge GH #1339 Add ability to query supported named groups
Jack Lloyd
2017-12-06
2
-0
/
+41
|
\
|
*
Add known_named_groups to EC_Group to list known curves. Fixes GX #1338.
J08nY
2017-12-05
2
-0
/
+41
*
|
Fix signed vs unsigned comparison warning
Jack Lloyd
2017-12-05
1
-1
/
+1
*
|
Merge GH #1267 Multithreaded signing in XMSS
Jack Lloyd
2017-12-05
28
-169
/
+648
|
\
\
|
|
/
|
/
|
|
*
Fixes lambda capture error in MSVC
Matthias Gierlings
2017-11-23
1
-1
/
+3
|
*
Adds runtime benchmark to guess phys. core count.
Matthias Gierlings
2017-11-23
3
-3
/
+122
|
*
Updates documentation, news and copyright notices.
Matthias Gierlings
2017-11-21
27
-33
/
+44
|
*
Adds guards for environments without threads
Matthias Gierlings
2017-11-21
1
-1
/
+7
|
*
Implements multithreading support for XMSS
Matthias Gierlings
2017-11-21
26
-136
/
+477
*
|
Correct definition of FFDHE 4096 group
Jack Lloyd
2017-11-28
1
-11
/
+16
|
/
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-2
/
+2
*
Merge GH #1263 Support FFDHE negotiation in TLS
Jack Lloyd
2017-10-22
1
-0
/
+146
|
\
|
*
Add supported groups TLS extension (RFC 7919)
René Korthaus
2017-10-17
1
-0
/
+146
[next]