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
...
*
Rename file to match conventions
Jack Lloyd
2017-08-31
1
-0
/
+0
*
Fix missing virtual destructor on CSP_Handle
Jack Lloyd
2017-08-31
3
-3
/
+4
*
Merge GH #1169 Add LLVM bitcode target
Jack Lloyd
2017-08-31
2
-2
/
+2
|
\
|
*
Add support for LLVM bitcode target
Jack Lloyd
2017-08-30
2
-2
/
+2
*
|
More MSVC warnings fixes
Jack Lloyd
2017-08-31
11
-19
/
+20
*
|
Fix various MSVC warnings
Jack Lloyd
2017-08-31
25
-69
/
+97
|
/
*
Slight cleanup in Curve25519_PrivateKey constructor
Jack Lloyd
2017-08-29
1
-8
/
+6
*
Remove unused include
Jack Lloyd
2017-08-29
1
-1
/
+0
*
Avoid having variable named m_emsa twice in class hierarchy
Jack Lloyd
2017-08-29
2
-8
/
+16
*
Fix a valgrind const-time error in ISO 9796 padding
Jack Lloyd
2017-08-29
1
-2
/
+7
*
Avoid false positive valgrind in TLS CBC decryption
Jack Lloyd
2017-08-29
1
-2
/
+2
*
Avoid math on booleans
Jack Lloyd
2017-08-29
1
-3
/
+3
*
In OCSP::CertID don't crash if SHA-1 not available
Jack Lloyd
2017-08-29
1
-1
/
+1
*
Avoid `throw new Exception`
Jack Lloyd
2017-08-29
1
-1
/
+1
*
OpenSSL module requires public key code be enabled in build
Jack Lloyd
2017-08-29
1
-0
/
+4
*
Merge GH #1158 Add build mode for fuzzer tests
Jack Lloyd
2017-08-29
2
-3
/
+9
|
\
|
*
Fix bad iterator deref in OpenSSL RSA
Jack Lloyd
2017-08-25
1
-1
/
+3
|
*
Add a guard to avoid doing &v[1] when v.size() == 1
Jack Lloyd
2017-08-25
1
-2
/
+6
*
|
Avoid using GCC ivdep pragma in GCC 4.8 [ci skip]
Jack Lloyd
2017-08-28
1
-1
/
+1
|
/
*
Cleanup ARIA
Jack Lloyd
2017-08-23
2
-379
/
+251
*
Add ARIA Block Cipher (GH #1004)
Jeffrey Walton
2017-08-23
4
-0
/
+738
*
Fix bug affecting AltiVec on ppc64le processors
Jack Lloyd
2017-08-23
1
-8
/
+2
*
Fix Altivec detection
Jack Lloyd
2017-08-22
1
-2
/
+2
*
Add support for ECDHE_PSK AEAD ciphersuites
Jack Lloyd
2017-08-22
1
-2
/
+6
*
Remove BOTAN_PARALLEL_FOR from T-table AES
Jack Lloyd
2017-08-22
1
-1
/
+1
*
Simplify botan_privkey_create_XXX
Jack Lloyd
2017-08-22
1
-87
/
+16
*
Add dh functions in ffi
Konstantinos Kolelis
2017-08-22
2
-0
/
+96
*
Merge GH #1154 Add check for passhash9 algo being available in tests
Jack Lloyd
2017-08-19
2
-0
/
+15
|
\
|
*
Add is_passhash9_alg_supported()
René Korthaus
2017-08-19
2
-0
/
+15
*
|
Newhope cleanups
Jack Lloyd
2017-08-18
2
-663
/
+668
|
/
*
Change type of botan_scrub_mem from uint8_t* to void*
Jack Lloyd
2017-08-17
2
-2
/
+2
*
In SHACAL2 be smarter about how the round keys are loaded
Jack Lloyd
2017-08-16
1
-9
/
+15
*
Optimize SHACAL2
Jack Lloyd
2017-08-16
2
-46
/
+20
*
Allow signature using `Raw(hashname)`
Jack Lloyd
2017-08-15
3
-7
/
+38
*
Update FFI version
Jack Lloyd
2017-08-15
2
-5
/
+13
*
Add botan_hex_decode, botan_base64_encode, botan_base64_decode FFI funcs
Jack Lloyd
2017-08-15
2
-3
/
+52
*
Merge GH #1151 Add SHACAL2
Jack Lloyd
2017-08-15
17
-0
/
+700
|
\
|
*
Add 2x unrolling for SHACAL2 on x86
Jack Lloyd
2017-08-14
1
-2
/
+71
|
*
Add support for SHACAL2 using x86 SHA extensions
Jack Lloyd
2017-08-14
4
-0
/
+109
|
*
Notify callers of parallel ops for AES, IDEA, Noekeon, SHACAL2 and Threefish
Jack Lloyd
2017-08-14
10
-0
/
+85
|
*
Pass by reference for MSVC x86
Jack Lloyd
2017-08-14
1
-6
/
+8
|
*
Add SHACAL2 in generic SIMD
Jack Lloyd
2017-08-13
5
-0
/
+215
|
*
Add SHACAL2
Jack Lloyd
2017-08-13
4
-0
/
+220
*
|
Improve polynomial doubling code, move to util
Jack Lloyd
2017-08-15
7
-45
/
+169
|
/
*
Modify GOST-34.11 hash to avoid a GCC miscompilation.
Jack Lloyd
2017-08-13
1
-1
/
+4
*
Silence clang warning in create_private_key().
Alexander Bluhm
2017-08-13
1
-1
/
+1
*
Fix issue signing an ECDSA hash of all-zeros (GH #1143)
Jack Lloyd
2017-08-07
1
-1
/
+1
*
Merge GH #1142 Add SM2 encryption scheme
Jack Lloyd
2017-08-07
8
-12
/
+415
|
\
|
*
When creating an EC curve with default params, use algo-specific curve
Jack Lloyd
2017-08-04
1
-1
/
+17
|
*
Add SM2 encryption to FFI
Jack Lloyd
2017-08-04
3
-0
/
+58
[prev]
[next]