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
*
Merge GH #1671 Avoid build problem when there is a space in prefix
Jack Lloyd
2018-09-05
1
-1
/
+1
|
\
|
*
Fix build issues on windows when there is a space in the prefix folder
Raffi Enficiaud
2018-09-05
1
-1
/
+1
|
/
*
When rejecting modules, filter first by CPU requirements
Jack Lloyd
2018-09-04
1
-4
/
+4
*
Update news
Jack Lloyd
2018-09-04
1
-0
/
+1
*
Merge GH #1667 Add hashing with CommonCrypto
Jack Lloyd
2018-09-04
10
-7
/
+215
|
\
|
*
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
7
-6
/
+206
*
|
Remove unneeded load_on auto
Jack Lloyd
2018-09-04
9
-18
/
+0
*
|
Mention coverage build. Prefer Python3.
Jack Lloyd
2018-09-04
1
-6
/
+9
*
|
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
*
|
Todo
Jack Lloyd
2018-09-04
1
-1
/
+8
*
|
Make pylint happier
Jack Lloyd
2018-09-04
1
-23
/
+19
*
|
Tighten check of feature datestamps
Jack Lloyd
2018-09-04
1
-1
/
+1
|
/
*
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
*
Merge GH #1666 Enforce salt length in PSS signatures
Jack Lloyd
2018-08-30
4
-37
/
+95
|
\
|
*
Check PSS salt length during verification
Jack Lloyd
2018-08-30
4
-37
/
+95
*
|
Improve RNG documentation
Jack Lloyd
2018-08-30
1
-12
/
+23
|
/
*
Document the implemented entropy sources
Jack Lloyd
2018-08-27
1
-0
/
+14
*
Deprecate TLS v1.0/v1.1 and CBC ciphersuites
Jack Lloyd
2018-08-27
1
-0
/
+4
*
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
*
Update news
Jack Lloyd
2018-08-26
1
-1
/
+1
*
Merge GH #1662 Add AVX2 ChaCha
Jack Lloyd
2018-08-26
6
-14
/
+306
|
\
|
*
Add AVX2 version of ChaCha
Jack Lloyd
2018-08-26
6
-14
/
+306
*
|
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
*
|
Update news [ci skip]
Jack Lloyd
2018-08-25
1
-0
/
+4
|
/
*
Merge GH #1660 Add AVX2 Serpent
Jack Lloyd
2018-08-25
13
-26
/
+457
|
\
|
*
Add a way to divert certain headers which are ISA specific.
Jack Lloyd
2018-08-24
1
-17
/
+42
|
*
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
|
*
Todo completed
Jack Lloyd
2018-08-24
1
-1
/
+0
|
*
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
2
-10
/
+18
*
|
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]