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
*
Improve PEM detection for asn1 printer
Jack Lloyd
2018-05-03
1
-5
/
+22
*
Let pkcs8 command line util accept '-' for stdin
Jack Lloyd
2018-05-03
1
-3
/
+6
*
Use Montgomery_Int::sub to avoid an allocation
Jack Lloyd
2018-05-02
1
-2
/
+2
*
Improve performance of Pollard rho implementation
Jack Lloyd
2018-05-02
1
-12
/
+36
*
Use EC_Group::inverse_mod_order where appropriate
Jack Lloyd
2018-04-20
1
-1
/
+1
*
Add timing for ECC double and addition algorithms
Jack Lloyd
2018-04-18
1
-0
/
+33
*
Add cycle counter for NIST reduction
Jack Lloyd
2018-04-18
1
-0
/
+52
*
Fix indentation [ci skip]
Jack Lloyd
2018-04-11
1
-5
/
+5
*
Remove redundant access specifier
Jack Lloyd
2018-04-09
1
-1
/
+0
*
Remove extra trailing ;
Jack Lloyd
2018-04-09
1
-1
/
+1
*
Fix off by one when decoding TLS-CBC ciphertexts
Jack Lloyd
2018-04-09
1
-1
/
+3
*
Add BigInt::square plus a speed test for BigInt multiply
Jack Lloyd
2018-04-08
1
-0
/
+47
*
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
3
-4
/
+4
*
Add pk_workfactor CLI and refactor workfactor estimator functions
Jack Lloyd
2018-04-05
1
-0
/
+34
*
Fix bug in CLI, and fix bug in CLI tests
Jack Lloyd
2018-04-05
1
-3
/
+3
*
Add --provider option to sign command
Jack Lloyd
2018-04-05
1
-2
/
+4
*
Fix build
Jack Lloyd
2018-04-01
1
-1
/
+1
*
Fix problems with failure to build in various configurations
Jack Lloyd
2018-03-31
1
-1
/
+5
*
Fix headers for mini builds
Jack Lloyd
2018-03-27
1
-2
/
+8
*
Fix timing_test cli with minimized builds
Jack Lloyd
2018-03-27
1
-1
/
+3
*
Support other list args in argument parser
Jack Lloyd
2018-03-27
1
-5
/
+4
*
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
[next]