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
*
Support recovering ECDSA public key from message/signature pair
Jack Lloyd
2018-12-10
1
-0
/
+51
*
In speed, track number of invalid generated signatures and print once
Jack Lloyd
2018-12-08
1
-1
/
+6
*
Add a constant time divide variant for dividing by uint8_t
Jack Lloyd
2018-12-02
1
-0
/
+43
*
Merge GH #1757 Add a constant time division algorithm
Jack Lloyd
2018-12-02
1
-0
/
+45
|
\
|
*
Add a const-time division algorithm
Jack Lloyd
2018-12-02
1
-0
/
+45
*
|
Support getting a passphrase from most of the cli tools
Jack Lloyd
2018-12-01
9
-23
/
+46
*
|
Promote echo suppression of terminal to Botan::OS
Jack Lloyd
2018-12-01
1
-24
/
+15
|
/
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
2
-2
/
+2
*
Avoid throwing std:: exceptions
Jack Lloyd
2018-11-07
1
-1
/
+1
*
Avoid using std::invalid_argument
Jack Lloyd
2018-11-07
1
-1
/
+1
*
Document TSS
Jack Lloyd
2018-10-30
1
-1
/
+8
*
Add test for TSS cli util
Jack Lloyd
2018-10-30
1
-0
/
+9
*
Add CLI util for threshold secret sharing
Jack Lloyd
2018-10-29
2
-0
/
+115
*
Add an explicit OS target for Emscripten
Jack Lloyd
2018-10-12
1
-0
/
+1
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-2
/
+2
*
fileno is a macro on OpenBSD
Jack Lloyd
2018-09-27
1
-3
/
+4
*
Merge GH #1670 New password hashing interface
Jack Lloyd
2018-09-13
2
-306
/
+117
|
\
|
*
Add tests
Jack Lloyd
2018-09-10
1
-9
/
+12
|
*
Add pbkdf_tune command line util
Jack Lloyd
2018-09-10
1
-0
/
+99
|
*
Promote Timer to an internal util class
Jack Lloyd
2018-09-10
1
-301
/
+10
*
|
Fix TLS client CLI which was broken by disabling v1.0/v1.1 by default
Jack Lloyd
2018-09-12
2
-12
/
+56
*
|
Better error repoting for invalid/out of range --buf-size arg
Jack Lloyd
2018-09-10
1
-2
/
+7
*
|
Fix cipher mode speed benchmark ignoring provider argument
Jose Pereira
2018-09-06
1
-2
/
+2
|
/
*
Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites
Jack Lloyd
2018-08-22
1
-0
/
+6
*
In speed test, check for availability of NIST reducer functions
Jack Lloyd
2018-08-15
1
-0
/
+2
*
Improve speed of cli tests
Jack Lloyd
2018-08-10
1
-12
/
+23
*
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
[next]