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 --no-fsname option to fingerprint command
Jack Lloyd
2018-08-02
1
-2
/
+8
*
Add Lucas test from FIPS 186-4
Jack Lloyd
2018-07-31
1
-0
/
+37
*
Update password hashing default settings
Jack Lloyd
2018-07-13
1
-0
/
+65
*
Tighten up error checking in pk_decrypt
Jack Lloyd
2018-07-13
1
-16
/
+26
*
In speed command warn if some unknown flag is passed to --clear-cpuid
Jack Lloyd
2018-07-11
1
-1
/
+7
*
In cli ASN1 pretty printer default to printing context specific
Jack Lloyd
2018-07-04
1
-2
/
+2
*
More CLI tests
Jack Lloyd
2018-07-04
1
-2
/
+8
*
Need to bypass OpenSSL-based RSA keygen
Jack Lloyd
2018-07-04
1
-3
/
+4
*
Add pk_encrypt/pk_decrypt commands
Jack Lloyd
2018-07-04
3
-2
/
+250
*
Add a timing check for modular exponentiation
Jack Lloyd
2018-06-30
1
-23
/
+48
*
Fix file descriptor leak in tls_server
Jack Lloyd
2018-06-29
1
-0
/
+2
*
Add `botan has_command`
Jack Lloyd
2018-06-29
1
-0
/
+42
*
Fix error - testing input file instead of output file
Jack Lloyd
2018-06-29
1
-1
/
+1
*
Add --max-clients= option to tls_server CLI
Jack Lloyd
2018-06-28
1
-1
/
+8
*
Allow setting extended key usage when generating PKCS10
Jack Lloyd
2018-06-28
1
-1
/
+6
*
More CLI tests
Jack Lloyd
2018-06-28
1
-2
/
+2
*
Add --no-fsname option to hash cli
Jack Lloyd
2018-06-28
1
-2
/
+8
*
Avoid a small timing channel in Barrett reduction
Jack Lloyd
2018-06-20
1
-17
/
+19
*
Merge GH #1605 Add 192-bit Suite B TLS policy
Jack Lloyd
2018-06-14
1
-1
/
+5
|
\
|
*
Add 192-bit Suite B policy
Jack Lloyd
2018-06-14
1
-1
/
+5
*
|
Output order with ec_group_info
Jack Lloyd
2018-06-14
1
-0
/
+1
|
/
*
Add "info" and "codec" groups for cli commands [ci skip]
Jack Lloyd
2018-06-07
2
-10
/
+12
*
Benchmark only H10 XMSS signatures
Jack Lloyd
2018-05-28
1
-4
/
+4
*
Correct comment on XMSS speeds
Jack Lloyd
2018-05-28
1
-5
/
+9
*
Support scrypt for encrypting private keys
Jack Lloyd
2018-05-22
1
-2
/
+2
*
Test speed of different scrypt params
Jack Lloyd
2018-05-22
1
-10
/
+24
*
Tweak default `speed` targets
Jack Lloyd
2018-05-21
1
-8
/
+8
*
In gen_dl_group cmdlet let --seed be optional for DSA params
Jack Lloyd
2018-05-21
1
-10
/
+17
*
Add Scrypt key dervation function
Jack Lloyd
2018-05-16
1
-0
/
+32
*
Properly set thread counts in asio TLS servers
Jack Lloyd
2018-05-09
2
-4
/
+31
*
Extensions to X509 CLI utils
Jack Lloyd
2018-05-09
1
-5
/
+18
*
Add 24-word wide Comba multiply/square
Jack Lloyd
2018-05-08
1
-1
/
+1
*
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
[next]