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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert PBKDF2
Jack Lloyd
2018-09-10
3
-71
/
+226
*
Add PasswordHash and PasswordHashFamily
Jack Lloyd
2018-09-10
4
-1
/
+242
*
Promote Timer to an internal util class
Jack Lloyd
2018-09-10
4
-302
/
+346
*
Support SM2 raw signatures
Jack Lloyd
2018-09-09
3
-57
/
+112
*
Merge GH #1678 Add read_kv utility function
Jack Lloyd
2018-09-09
4
-3
/
+238
|
\
|
*
Add read_kv for parsing strings with key/value pairs
Jack Lloyd
2018-09-09
4
-3
/
+238
*
|
Optimize CT::is_zero, CT::expand_mask, CT::expand_top_bit
Jack Lloyd
2018-09-07
2
-26
/
+24
*
|
Guard certstore tests with BOTAN_HAS_X509
Jack Lloyd
2018-09-07
1
-9
/
+12
*
|
Fix in-memory certificate store tests not running
Jose Pereira
2018-09-07
1
-11
/
+9
*
|
Revert increase in Blowfish minimum length.
Jack Lloyd
2018-09-07
2
-2
/
+2
*
|
Increase minimum Blowfish key length to 64 bits
Jack Lloyd
2018-09-07
5
-8
/
+34
*
|
Add RandomNumberGenerator::accepts_input
Jack Lloyd
2018-09-06
12
-17
/
+91
|
/
*
Merge GH #1668 Remove Darwin SecRandom entropy source
Jack Lloyd
2018-09-05
9
-91
/
+2
|
\
|
*
Remove Darwin SecRandomCopyBytes
Jack Lloyd
2018-09-04
9
-91
/
+2
*
|
Fix build issues on windows when there is a space in the prefix folder
Raffi Enficiaud
2018-09-05
1
-1
/
+1
|
/
*
Merge GH #1667 Add hashing with CommonCrypto
Jack Lloyd
2018-09-04
8
-6
/
+212
|
\
|
*
Try adding commoncrypto to macOS and iOS builds
Jack Lloyd
2018-09-04
1
-1
/
+5
|
*
Add commoncrypto OS feature so it cannot be enabled on other systems
Jack Lloyd
2018-09-04
3
-0
/
+6
|
*
Indent to match conventions.
Jack Lloyd
2018-09-04
2
-75
/
+73
|
*
Add support for hashing with CommonCrypto
Jose Pereira
2018-09-03
5
-5
/
+203
*
|
Remove unneeded load_on auto
Jack Lloyd
2018-09-04
9
-18
/
+0
*
|
Repeat the command line in this error message
Jack Lloyd
2018-09-04
1
-1
/
+1
*
|
Remove use of OpenSSL IDEA
Jack Lloyd
2018-09-04
1
-5
/
+0
*
|
Make pylint happier
Jack Lloyd
2018-09-04
1
-23
/
+19
|
/
*
Fix lint
Jack Lloyd
2018-09-02
1
-1
/
+1
*
Increase min_sphinx to 1.3
Jack Lloyd
2018-09-02
1
-1
/
+2
*
When building docs, avoid capturing stdout/stderr
Jack Lloyd
2018-09-02
1
-19
/
+17
*
Use a literal date for this API version
Jack Lloyd
2018-09-02
1
-5
/
+4
*
Check PSS salt length during verification
Jack Lloyd
2018-08-30
4
-37
/
+95
*
Remove unused variable
Jack Lloyd
2018-08-26
1
-1
/
+0
*
Correct order of CPUID bit clearings
Jack Lloyd
2018-08-26
5
-5
/
+5
*
Merge GH #1662 Add AVX2 ChaCha
Jack Lloyd
2018-08-26
5
-13
/
+305
|
\
|
*
Add AVX2 version of ChaCha
Jack Lloyd
2018-08-26
5
-13
/
+305
*
|
Simplify code for SIMD_4x32::rho
Jack Lloyd
2018-08-26
1
-49
/
+4
*
|
Report CPUID flags in test runner
Jack Lloyd
2018-08-26
1
-0
/
+4
|
/
*
Merge GH #1660 Add AVX2 Serpent
Jack Lloyd
2018-08-25
11
-8
/
+415
|
\
|
*
Add avx2 tag to Serpent test data
Jack Lloyd
2018-08-24
1
-1
/
+1
|
*
Update build policies
Jack Lloyd
2018-08-24
3
-0
/
+3
|
*
Move AVX2 wrapper to utils
Jack Lloyd
2018-08-24
4
-259
/
+218
|
*
AVX2
Jack Lloyd
2018-08-24
1
-56
/
+62
|
*
Serpent 8x decrypt
Jack Lloyd
2018-08-24
2
-88
/
+118
|
*
WIP for Serpent AVX2
Jack Lloyd
2018-08-24
5
-7
/
+416
*
|
Mention the ARMv8 and POWER AES modules in the build policies
Jack Lloyd
2018-08-24
3
-0
/
+6
|
/
*
Merge GH #1659 Report correct size for XMSS signatures
Jack Lloyd
2018-08-24
1
-2
/
+4
|
\
|
*
Implements correct XMSS signature size calculation
Matthias Gierlings
2018-08-24
1
-2
/
+4
*
|
Allow SIV for PBES2 private key encryption
Jack Lloyd
2018-08-23
1
-2
/
+7
*
|
Add OIDs for SIV and OCB mode ciphers
Jack Lloyd
2018-08-23
2
-0
/
+41
|
/
*
Merge GH #1656 Add operator*(BigInt,word)
Jack Lloyd
2018-08-23
2
-0
/
+21
|
\
|
*
Add operator*(BigInt, word)
Jack Lloyd
2018-08-23
2
-0
/
+21
*
|
Merge GH #1657 If cert extn decoding fails do not fail entire parse
Jack Lloyd
2018-08-23
3
-3
/
+9
|
\
\
[next]