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
/
cli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some options to tls_client cli to control trusted CAs
Jack Lloyd
2018-03-24
2
-15
/
+28
*
Improve modular inverse speed tests
Jack Lloyd
2018-03-22
1
-34
/
+30
*
Support multiple DNS names through the command line interface
Jack Lloyd
2018-03-19
1
-3
/
+5
*
Avoid throwing out of destructor
Jack Lloyd
2018-03-19
1
-1
/
+5
*
Fix missing comma - unintended string contatentation
Jack Lloyd
2018-03-11
1
-1
/
+1
*
Merge GH #1485 Add new cli test script
Jack Lloyd
2018-03-10
1
-2
/
+2
|
\
|
*
Add new CLI test script
Jack Lloyd
2018-03-10
1
-2
/
+2
*
|
Fix error in FPE_FE1
Jack Lloyd
2018-03-10
1
-1
/
+1
|
/
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
1
-2
/
+2
*
Don't default to PSS signatures
Jack Lloyd
2018-03-09
1
-4
/
+17
*
Fix cpu clock ratio [ci skip]
Jack Lloyd
2018-03-09
1
-0
/
+2
*
Add benchmark for GOST-34.10 signatures
Jack Lloyd
2018-03-08
1
-0
/
+14
*
Merge GH #1478 Add mixed (J+A) point addition, faster scalar mults
Jack Lloyd
2018-03-08
1
-8
/
+15
|
\
|
*
Add mixed (J+A) point addition, new scalar mul for base points
Jack Lloyd
2018-03-08
1
-8
/
+15
*
|
Add a way of specifying CPU clock speed for output purposes
Jack Lloyd
2018-03-08
1
-5
/
+22
*
|
Add estimate of cycle counter rate to speed output
Jack Lloyd
2018-03-08
1
-3
/
+19
|
/
*
Extend speed to support ratio of CPU clocks
Jack Lloyd
2018-03-06
1
-146
/
+173
*
Fix ASN1 printer test
Jack Lloyd
2018-03-05
1
-1
/
+1
*
Add speed comparison of Barrett vs % operator
Jack Lloyd
2018-03-04
1
-0
/
+32
*
In ECC bench test brainpool too
Jack Lloyd
2018-03-04
1
-1
/
+3
*
Fix timing_test names
Jack Lloyd
2018-03-04
1
-10
/
+10
*
RSA - just bench PKCS signatures
Jack Lloyd
2018-03-01
1
-4
/
+4
*
Optimize FE1 format preserving encryption
Jack Lloyd
2018-02-28
1
-2
/
+5
*
Splitout binary extended GCD algorithm
Jack Lloyd
2018-02-28
1
-2
/
+2
*
Implement chacha20poly1305 in botan CLI
Simon Warta
2018-02-28
1
-0
/
+1
*
Add functions to EC_Group for getting base point coordinates
Jack Lloyd
2018-02-25
1
-2
/
+1
*
Benchmark larger DH values
Jack Lloyd
2018-02-25
1
-1
/
+1
*
New API for blinded ECC point multiplication
Jack Lloyd
2018-02-21
2
-17
/
+109
*
Support generating DSA groups in gen_dl_group CLI
Jack Lloyd
2018-02-20
1
-2
/
+28
*
Add benchmarks for ElGamal and DSA
Jack Lloyd
2018-02-18
1
-0
/
+59
*
Increase default speed --msec to 300
Jack Lloyd
2018-02-02
1
-1
/
+1
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
2
-7
/
+6
*
For hash/mac speed tests finalize the computation under the timer
Jack Lloyd
2018-01-30
1
-1
/
+6
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-3
/
+3
*
In client hello printer, don't require the handshake header
Jack Lloyd
2018-01-27
1
-11
/
+8
*
Fix speed test of cipher modes [ci skip]
Jack Lloyd
2018-01-27
1
-3
/
+3
*
Remove iostream includes [ci skip]
Jack Lloyd
2018-01-24
1
-1
/
+0
*
Fix a bug in command line handling
Jack Lloyd
2018-01-21
1
-9
/
+12
*
Reorganize code to avoid cli/test build failures if filesystem disabled
Jack Lloyd
2018-01-19
6
-111
/
+117
*
Enforce an overall max depth on recursion in ASN1 printer
Jack Lloyd
2018-01-15
1
-6
/
+10
*
Merge the rest of GH #1387
Jack Lloyd
2018-01-14
2
-28
/
+22
|
\
|
*
Use search_map
René Korthaus
2018-01-14
1
-6
/
+1
|
*
Simplify code
René Korthaus
2018-01-14
2
-30
/
+30
|
*
Print a command description for cli help
René Korthaus
2018-01-14
17
-13
/
+542
*
|
Merge GH #1387 Improve help output of cli tool
Jack Lloyd
2018-01-14
17
-13
/
+542
|
\
\
|
|
/
|
/
|
|
*
Print a command description for cli help
René Korthaus
2018-01-04
17
-13
/
+542
*
|
Add --der-format flag to sign and verify cli utils
Jack Lloyd
2018-01-12
1
-4
/
+10
*
|
Make stream, block, hash and cipher mode base classes optional
Jack Lloyd
2018-01-12
2
-6
/
+44
*
|
Remove dependency: base depends on mac
Simon Warta
2018-01-11
2
-2
/
+12
*
|
In asn1print, if input file ends in .pem assume --pem flag
Jack Lloyd
2018-01-10
1
-1
/
+1
[next]