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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Verify decoded length of GOST public keys
Jack Lloyd
2021-06-10
1
-0
/
+3
*
Remove dead function declarations
Jack Lloyd
2021-06-07
1
-8
/
+2
*
Small cleanups in EMSA1
Jack Lloyd
2021-06-07
1
-10
/
+12
*
FIX: export RSA pubkey via PKCS #11 w/o accessing sensitive data
René Meusel
2021-06-07
1
-7
/
+3
*
Small test fixes
Jack Lloyd
2021-05-30
1
-1
/
+2
*
Split EMSA_PKCS1v15_Raw constructors
Jack Lloyd
2021-05-29
2
-14
/
+15
*
Skip negative test in ECDSA
Jack Lloyd
2021-05-29
1
-1
/
+5
*
Fix an ECKCDSA bug
Jack Lloyd
2021-05-24
1
-8
/
+21
*
Revamp x86 CPUID
Jack Lloyd
2021-05-24
1
-8
/
+7
*
Prevent using non-sensical padding schemes
Jack Lloyd
2021-05-22
11
-8
/
+43
*
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
1
-3
/
+1
|
\
|
*
Remove OpenMP support
Jack Lloyd
2021-05-19
1
-3
/
+1
*
|
Revert use of new safegcd bounds function
Jack Lloyd
2021-05-19
1
-5
/
+1
*
|
Add missing limits include
Jack Lloyd
2021-05-19
1
-0
/
+1
|
/
*
Fix name constraint application
Jack Lloyd
2021-05-08
1
-6
/
+1
*
Name constraint fixes
Jack Lloyd
2021-05-08
4
-8
/
+10
*
Remove redundant code
Jack Lloyd
2021-05-05
1
-39
/
+22
*
Merge GH #2734 Some MP header cleanups
Jack Lloyd
2021-05-02
12
-256
/
+183
|
\
|
*
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
1
-24
/
+3
|
*
More mp header cleanups
Jack Lloyd
2021-05-01
9
-76
/
+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
2
-23
/
+52
|
\
\
|
*
|
Change CT::copy_output semantics
Jack Lloyd
2021-04-29
2
-23
/
+52
|
|
/
*
/
Fix sstream usage
Jack Lloyd
2021-04-27
6
-26
/
+31
|
/
*
Fix #2237 forcing OID::to_string to use C locale, avoiding thousand separator...
Leonardo Backes Vargas
2021-04-26
1
-0
/
+1
*
Merge GH #2726 Add support for IRTF hash to curve
Jack Lloyd
2021-04-25
8
-0
/
+380
|
\
|
*
Implement draft-irtf-cfrg-hash-to-curve
Jack Lloyd
2021-04-25
8
-0
/
+380
*
|
Merge GH #2725 Modify BigInt constructors
Jack Lloyd
2021-04-25
34
-137
/
+205
|
\
\
|
*
|
Modify BigInt constructors
Jack Lloyd
2021-04-24
34
-137
/
+205
|
|
/
*
/
Clean up some visibility issues
Jack Lloyd
2021-04-25
4
-31
/
+31
|
/
*
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
*
|
Allow disabling the thread pool at runtime via env variable
Jack Lloyd
2021-04-21
2
-10
/
+56
|
/
*
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
*
|
Run scrypt and bcrypt-pbkdf through PasswordHash
Jack Lloyd
2021-04-19
6
-74
/
+85
|
/
*
Merge GH #2717 Have get_byte take a compile time index
Jack Lloyd
2021-04-17
37
-330
/
+353
|
\
|
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
37
-330
/
+353
*
|
Remove MDx_HashFunction::write_count
Jack Lloyd
2021-04-15
2
-20
/
+6
|
/
*
Officially deprecate argon2() and argon2.h
Jack Lloyd
2021-04-15
1
-1
/
+2
*
Avoid using the bare argon2() function
Jack Lloyd
2021-04-15
2
-14
/
+31
*
Make argon2() just an inline using PasswordHash API
Jack Lloyd
2021-04-15
3
-27
/
+52
*
Deprecate pgp_s2k.h
Jack Lloyd
2021-04-15
1
-1
/
+1
*
Merge GH #2709 Avoid using deprecated PBKDF interface within the library
Jack Lloyd
2021-04-08
4
-45
/
+58
|
\
|
*
Remove unused variable
Jack Lloyd
2021-04-08
1
-1
/
+0
[next]