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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cast for ICC cpuid (GH #2748)
Jack Lloyd
2021-05-21
1
-4
/
+1
*
Fix a compilation problem with ICC (GH #2748)
Jack Lloyd
2021-05-21
1
-6
/
+1
*
Derive Cipher_Mode::authenticated via tag_size
Jack Lloyd
2021-05-20
2
-3
/
+1
*
Merge GH #2747 Remove OpenMP support
Jack Lloyd
2021-05-20
6
-25
/
+1
|
\
|
*
Remove OpenMP support
Jack Lloyd
2021-05-19
6
-25
/
+1
*
|
Revert use of new safegcd bounds function
Jack Lloyd
2021-05-19
2
-5
/
+5
*
|
Add missing limits include
Jack Lloyd
2021-05-19
1
-0
/
+1
|
/
*
Test gcd in both directions
Jack Lloyd
2021-05-19
1
-2
/
+4
*
Add gcd results to speed cli
Jack Lloyd
2021-05-19
1
-2
/
+6
*
When a test fails dump all of the keys
Jack Lloyd
2021-05-19
1
-3
/
+9
*
DES doesn't use BMI2 anymore
Jack Lloyd
2021-05-19
1
-2
/
+0
*
Add 2.18.1 release notes
Jack Lloyd
2021-05-09
1
-0
/
+25
*
Update news
3.0.0-alpha0
Jack Lloyd
2021-05-09
1
-0
/
+11
*
Merge GH #2738 Fix name constraint bugs
Jack Lloyd
2021-05-09
12
-15
/
+371
|
\
|
*
Fix name constraint application
Jack Lloyd
2021-05-08
5
-6
/
+135
|
*
Name constraint fixes
Jack Lloyd
2021-05-08
9
-9
/
+236
*
|
Minor updates to the side channels doc [ci skip]
Jack Lloyd
2021-05-07
1
-2
/
+3
|
/
*
Avoid early return from mem_pool fuzzer
Jack Lloyd
2021-05-05
1
-3
/
+1
*
Remove redundant code
Jack Lloyd
2021-05-05
1
-39
/
+22
*
Merge GH #2734 Some MP header cleanups
Jack Lloyd
2021-05-02
14
-260
/
+186
|
\
|
*
Avoid LGTM warning
Jack Lloyd
2021-05-01
1
-1
/
+3
|
*
Use bigint_sub3 here instead of word_sub
Jack Lloyd
2021-05-01
1
-5
/
+1
|
*
Disable word_sub bypass for unrolled Montgomery redc
Jack Lloyd
2021-05-01
2
-25
/
+4
|
*
More mp header cleanups
Jack Lloyd
2021-05-01
11
-79
/
+50
|
*
Consolidate mp_madd.h into mp_asmi.h
Jack Lloyd
2021-05-01
5
-151
/
+129
*
|
Merge GH #2733 Change CT::copy_output semantics
Jack Lloyd
2021-05-02
3
-23
/
+92
|
\
\
|
*
|
Change CT::copy_output semantics
Jack Lloyd
2021-04-29
3
-23
/
+92
|
|
/
*
|
Merge GH #2731 Fix sstream formatting issues (see #2730)
Jack Lloyd
2021-05-02
7
-26
/
+67
|
\
\
|
|
/
|
/
|
|
*
Add a test of OID::to_string
Jack Lloyd
2021-04-27
1
-0
/
+36
|
*
Fix sstream usage
Jack Lloyd
2021-04-27
6
-26
/
+31
*
|
Correct typoes in change log
Jack Lloyd
2021-04-28
1
-2
/
+2
*
|
Test both issuer and subject DNs for RDN SET test
Jack Lloyd
2021-04-28
1
-1
/
+3
*
|
Rephrase the C++ version bump in the change log [ci skip]
Jack Lloyd
2021-04-28
1
-2
/
+2
|
/
*
Merge GH #2730 Fix OID::to_string to avoid locale-specific behavior
Jack Lloyd
2021-04-26
1
-0
/
+1
|
\
|
*
Fix #2237 forcing OID::to_string to use C locale, avoiding thousand separator...
Leonardo Backes Vargas
2021-04-26
1
-0
/
+1
|
/
*
Update news
Jack Lloyd
2021-04-25
1
-0
/
+3
*
Check off a todo
Jack Lloyd
2021-04-25
1
-1
/
+0
*
Merge GH #2726 Add support for IRTF hash to curve
Jack Lloyd
2021-04-25
15
-5
/
+739
|
\
|
*
Implement draft-irtf-cfrg-hash-to-curve
Jack Lloyd
2021-04-25
15
-5
/
+739
*
|
Merge GH #2725 Modify BigInt constructors
Jack Lloyd
2021-04-25
37
-145
/
+218
|
\
\
|
*
|
Modify BigInt constructors
Jack Lloyd
2021-04-24
37
-145
/
+218
|
|
/
*
|
Merge GH #2728 Clean up visibility issues
Jack Lloyd
2021-04-25
4
-31
/
+31
|
\
\
|
*
|
Clean up some visibility issues
Jack Lloyd
2021-04-25
4
-31
/
+31
|
|
/
*
|
Merge GH #2727 Tighten GH Actions scope
Jack Lloyd
2021-04-25
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Tighten GH actions scope
Jack Lloyd
2021-04-24
1
-0
/
+4
|
/
*
Merge GH #2722 In RSA keygen require p, q differ by large range
Jack Lloyd
2021-04-24
1
-4
/
+13
|
\
|
*
Don't loop forever if the RSA keygen rng is bad
Jack Lloyd
2021-04-21
1
-1
/
+4
|
*
In RSA keygen require that p and q differ by a wide range
Jack Lloyd
2021-04-21
1
-4
/
+10
*
|
Merge GH #2723 Allow disabling thread pool at runtime via env var
Jack Lloyd
2021-04-24
3
-11
/
+60
|
\
\
|
|
/
|
/
|
|
*
Allow disabling the thread pool at runtime via env variable
Jack Lloyd
2021-04-21
3
-11
/
+60
|
/
[next]