aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli
Commit message (Expand)AuthorAgeFilesLines
* Add --no-fsname option to fingerprint commandJack Lloyd2018-08-021-2/+8
* Add Lucas test from FIPS 186-4Jack Lloyd2018-07-311-0/+37
* Update password hashing default settingsJack Lloyd2018-07-131-0/+65
* Tighten up error checking in pk_decryptJack Lloyd2018-07-131-16/+26
* In speed command warn if some unknown flag is passed to --clear-cpuidJack Lloyd2018-07-111-1/+7
* In cli ASN1 pretty printer default to printing context specificJack Lloyd2018-07-041-2/+2
* More CLI testsJack Lloyd2018-07-041-2/+8
* Need to bypass OpenSSL-based RSA keygenJack Lloyd2018-07-041-3/+4
* Add pk_encrypt/pk_decrypt commandsJack Lloyd2018-07-043-2/+250
* Add a timing check for modular exponentiationJack Lloyd2018-06-301-23/+48
* Fix file descriptor leak in tls_serverJack Lloyd2018-06-291-0/+2
* Add `botan has_command`Jack Lloyd2018-06-291-0/+42
* Fix error - testing input file instead of output fileJack Lloyd2018-06-291-1/+1
* Add --max-clients= option to tls_server CLIJack Lloyd2018-06-281-1/+8
* Allow setting extended key usage when generating PKCS10Jack Lloyd2018-06-281-1/+6
* More CLI testsJack Lloyd2018-06-281-2/+2
* Add --no-fsname option to hash cliJack Lloyd2018-06-281-2/+8
* Avoid a small timing channel in Barrett reductionJack Lloyd2018-06-201-17/+19
* Merge GH #1605 Add 192-bit Suite B TLS policyJack Lloyd2018-06-141-1/+5
|\
| * Add 192-bit Suite B policyJack Lloyd2018-06-141-1/+5
* | Output order with ec_group_infoJack Lloyd2018-06-141-0/+1
|/
* Add "info" and "codec" groups for cli commands [ci skip]Jack Lloyd2018-06-072-10/+12
* Benchmark only H10 XMSS signaturesJack Lloyd2018-05-281-4/+4
* Correct comment on XMSS speedsJack Lloyd2018-05-281-5/+9
* Support scrypt for encrypting private keysJack Lloyd2018-05-221-2/+2
* Test speed of different scrypt paramsJack Lloyd2018-05-221-10/+24
* Tweak default `speed` targetsJack Lloyd2018-05-211-8/+8
* In gen_dl_group cmdlet let --seed be optional for DSA paramsJack Lloyd2018-05-211-10/+17
* Add Scrypt key dervation functionJack Lloyd2018-05-161-0/+32
* Properly set thread counts in asio TLS serversJack Lloyd2018-05-092-4/+31
* Extensions to X509 CLI utilsJack Lloyd2018-05-091-5/+18
* Add 24-word wide Comba multiply/squareJack Lloyd2018-05-081-1/+1
* Improve PEM detection for asn1 printerJack Lloyd2018-05-031-5/+22
* Let pkcs8 command line util accept '-' for stdinJack Lloyd2018-05-031-3/+6
* Use Montgomery_Int::sub to avoid an allocationJack Lloyd2018-05-021-2/+2
* Improve performance of Pollard rho implementationJack Lloyd2018-05-021-12/+36
* Use EC_Group::inverse_mod_order where appropriateJack Lloyd2018-04-201-1/+1
* Add timing for ECC double and addition algorithmsJack Lloyd2018-04-181-0/+33
* Add cycle counter for NIST reductionJack Lloyd2018-04-181-0/+52
* Fix indentation [ci skip]Jack Lloyd2018-04-111-5/+5
* Remove redundant access specifierJack Lloyd2018-04-091-1/+0
* Remove extra trailing ;Jack Lloyd2018-04-091-1/+1
* Fix off by one when decoding TLS-CBC ciphertextsJack Lloyd2018-04-091-1/+3
* Add BigInt::square plus a speed test for BigInt multiplyJack Lloyd2018-04-081-0/+47
* Add RAII versions of get_cipher_mode and get_aeadJack Lloyd2018-04-073-4/+4
* Add pk_workfactor CLI and refactor workfactor estimator functionsJack Lloyd2018-04-051-0/+34
* Fix bug in CLI, and fix bug in CLI testsJack Lloyd2018-04-051-3/+3
* Add --provider option to sign commandJack Lloyd2018-04-051-2/+4
* Fix buildJack Lloyd2018-04-011-1/+1
* Fix problems with failure to build in various configurationsJack Lloyd2018-03-311-1/+5