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
*
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
|
/
*
Merge GH #2721 Add SHA-512 ARMv8 detection using SIGILL approach
Jack Lloyd
2021-04-21
1
-0
/
+3
|
\
|
*
cpuid arm64, sigill detection probing via sha512su0 instruction.
David CARLIER
2021-04-20
1
-0
/
+3
*
|
Merge GH #2720 Run scrypt and bcrypt-pbkdf via PasswordHash
Jack Lloyd
2021-04-21
9
-107
/
+119
|
\
\
|
|
/
|
/
|
|
*
Run scrypt and bcrypt-pbkdf through PasswordHash
Jack Lloyd
2021-04-19
9
-107
/
+119
|
/
*
Merge GH #2718 Fix detection of linker flags
Jack Lloyd
2021-04-17
1
-2
/
+8
|
\
|
*
Fix detection of linker flags (GH #2715)
Jack Lloyd
2021-04-16
1
-2
/
+8
*
|
Merge GH #2717 Have get_byte take a compile time index
Jack Lloyd
2021-04-17
39
-338
/
+361
|
\
\
|
*
|
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
39
-338
/
+361
|
|
/
*
|
Merge GH #2716 Ensure all Python logging uses lazy eval
Jack Lloyd
2021-04-17
5
-121
/
+126
|
\
\
|
*
|
Avoid non-lazy Python logging invocations
Jack Lloyd
2021-04-16
5
-121
/
+126
|
|
/
*
|
Merge GH #2713 Remove MDx_HashFunction::write_count
Jack Lloyd
2021-04-17
2
-20
/
+6
|
\
\
|
|
/
|
/
|
|
*
Remove MDx_HashFunction::write_count
Jack Lloyd
2021-04-15
2
-20
/
+6
|
/
[next]