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
*
Support NEON for AES vector permutes
Jack Lloyd
2019-09-01
5
-110
/
+169
*
Merge GH #2093 Abstract the SSSE3 code for vector permute AES
Jack Lloyd
2019-09-01
3
-614
/
+512
|
\
|
*
Build fixes
Jack Lloyd
2019-08-31
2
-3
/
+2
|
*
Abstract the AES SSSE3 implementation to support other SIMD
Jack Lloyd
2019-08-31
3
-613
/
+512
*
|
Fix warning - always_inline attribute wants also inline
Jack Lloyd
2019-08-31
1
-1
/
+1
|
/
*
Merge GH #2092 Add BOTAN_FORCE_INLINE to fix BLAKE2b MSVC performance issue
Jack Lloyd
2019-08-31
2
-3
/
+20
|
\
|
*
Add BOTAN_FORCE_INLINE and use it in BLAKE2b
Jack Lloyd
2019-08-31
2
-3
/
+20
*
|
Fix PBKDF2 with zero iterations
Jack Lloyd
2019-08-31
1
-0
/
+6
|
/
*
Fixes and tweaks from feedback
David Carlier
2019-08-28
2
-27
/
+25
*
locked pages, making the tag id possibly configurable.
David Carlier
2019-08-28
2
-8
/
+31
*
Use inline asm to avoid GCC bug. Handle RNG failure
Jack Lloyd
2019-08-27
2
-13
/
+42
*
Add support for POWER9 DARN RNG
Jack Lloyd
2019-08-27
7
-0
/
+92
*
Fix a carry handling bug in Streebog
Jack Lloyd
2019-08-26
1
-3
/
+4
*
Fix a bug in CAST-128 affecting 11, 13, 14, or 15 byte keys
Jack Lloyd
2019-08-26
1
-2
/
+5
*
Bump Argon2 version to indicate support for long outputs
Jack Lloyd
2019-08-24
1
-1
/
+1
*
Merge GH #2080 Remove use of pow_mod.h interfaces from within library
Jack Lloyd
2019-08-24
10
-241
/
+202
|
\
|
*
Fix build
Jack Lloyd
2019-08-24
2
-1
/
+3
|
*
Inline the fixed window and Montgomery strategies into pow_mod.cpp
Jack Lloyd
2019-08-23
6
-198
/
+133
|
*
Remove pow_mod.h from power_mod implementation
Jack Lloyd
2019-08-23
1
-19
/
+23
|
*
Remove pow_mod.h from ElGamal
Jack Lloyd
2019-08-23
1
-12
/
+25
|
*
Remove pow_mod.h from Diffie-Hellman
Jack Lloyd
2019-08-23
1
-7
/
+17
|
*
Remove use of pow_mod.h from PKCS11 RSA code
Jack Lloyd
2019-08-23
1
-4
/
+1
*
|
Fix LGTM alert
Jack Lloyd
2019-08-23
1
-1
/
+6
*
|
Support long outputs from Argon2
Jack Lloyd
2019-08-23
1
-3
/
+26
|
/
*
Merge GH #2070 Precompute RSA Montgomery params
Jack Lloyd
2019-08-23
4
-182
/
+324
|
\
|
*
Fix python test
Jack Lloyd
2019-08-17
1
-0
/
+2
|
*
Fixes for PKCS11
Jack Lloyd
2019-08-17
2
-19
/
+19
|
*
Have RSA key precompute Montgomery parameters
Jack Lloyd
2019-08-17
2
-163
/
+303
*
|
Fix bad compare in BigInt <<=
Jack Lloyd
2019-08-23
1
-1
/
+1
*
|
Small BigInt optimizations
Jack Lloyd
2019-08-22
4
-14
/
+15
*
|
Merge GH #2051 Have cli sign util update stateful keys
Jack Lloyd
2019-08-20
2
-0
/
+4
|
\
\
|
*
|
Add Private_Key::stateful_operation and use it in cli signer
Jack Lloyd
2019-07-30
2
-0
/
+4
*
|
|
Merge GH #2007 Improve RDRAND reseeding logic
Jack Lloyd
2019-08-20
4
-127
/
+172
|
\
\
\
|
*
|
|
Use RDRAND in such a way that an internal reseed is performed
Jack Lloyd
2019-08-16
4
-127
/
+172
*
|
|
|
Merge GH #2075 Serialize PKCS11 tests
Jack Lloyd
2019-08-20
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Serialize the PKCS11 tests
Jack Lloyd
2019-08-20
1
-0
/
+2
*
|
|
|
|
Deprecate some more redundant ffi functions
Jack Lloyd
2019-08-19
1
-10
/
+31
|
/
/
/
/
*
|
|
/
Add function comment [ci skip]
Jack Lloyd
2019-08-17
1
-0
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Avoid using old pow_mod interface in RSA
Jack Lloyd
2019-08-17
2
-7
/
+14
*
|
|
Fix indentation
Jack Lloyd
2019-08-17
1
-2
/
+2
|
/
/
*
|
Avoid spurious throw/catch
Jack Lloyd
2019-08-16
1
-5
/
+5
*
|
Fix
Jack Lloyd
2019-08-05
2
-3
/
+3
*
|
Merge GH #2057 OID cleanups
Jack Lloyd
2019-08-05
37
-299
/
+322
|
\
\
|
*
|
Fixes
Jack Lloyd
2019-08-04
2
-5
/
+5
|
*
|
Avoid unnecessary parse of the OID string in DN upper bounds
Jack Lloyd
2019-08-04
1
-15
/
+17
|
*
|
Remove unnecessary functions
Jack Lloyd
2019-08-04
3
-25
/
+12
|
*
|
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
27
-93
/
+84
|
*
|
OID cleanups
Jack Lloyd
2019-08-04
4
-106
/
+124
|
*
|
Don't throw here
Jack Lloyd
2019-08-04
1
-1
/
+5
|
*
|
Avoid using deprecated public fields of AlgorithmIdentifier
Jack Lloyd
2019-08-04
6
-29
/
+21
[next]