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
...
*
Avoid C++ comment in compiler.h
Jack Lloyd
2020-09-10
1
-1
/
+1
*
fix "string is not a member of std" error on windows compilation without threads
Ibrahim Soliman Mohamed Soliman
2020-08-24
1
-0
/
+2
*
Fix swapped comments in sym_algo.h
Jack Lloyd
2020-08-21
1
-2
/
+2
*
Fix memory leak in GCM constructor
Jack Lloyd
2020-08-11
1
-5
/
+3
*
Don't allow requesting EAX have 0 length tag
Jack Lloyd
2020-08-11
1
-1
/
+1
*
Remove some duplicated logic for Certstore find_cert
Jack Lloyd
2020-06-30
5
-26
/
+24
*
update copyright notice
René Meusel
2020-06-29
1
-1
/
+1
*
Documentation
René Meusel
2020-06-29
1
-4
/
+9
*
Refactor: general code cleanups and refinements
René Meusel
2020-06-29
1
-125
/
+62
*
make use of kSecMatchLimit where appropriate
René Meusel
2020-06-29
1
-32
/
+64
*
Refactor: improve encapsulation of search query construction and result conve...
René Meusel
2020-06-29
1
-59
/
+81
*
Refactor: move certificate parsing into helper function
René Meusel
2020-06-29
1
-50
/
+58
*
FIX: handle duplicated root certs more graceful
René Meusel
2020-06-26
1
-5
/
+1
*
Fix memory leak
Richard Huveneers
2020-06-18
1
-0
/
+13
*
Fix LGTM warning
Jack Lloyd
2020-06-18
1
-1
/
+1
*
Merge GH #2362 Attempt to hide HMAC key length from side channels
Jack Lloyd
2020-06-16
1
-12
/
+41
|
\
|
*
Attempt to avoid leaking the HMAC key length
Jack Lloyd
2020-06-14
1
-12
/
+41
*
|
Merge GH #2367 Resolve various certificate handling bugs
Jack Lloyd
2020-06-16
9
-22
/
+126
|
\
\
|
*
|
Enforce TLS server certificate key usage constraints
Jack Lloyd
2020-06-09
1
-0
/
+24
|
*
|
Verify name constraints on subject alternative name DN also
Jack Lloyd
2020-06-09
3
-3
/
+24
|
*
|
Check that X.509 SignatureAlgorithm parameters are as expected
Jack Lloyd
2020-06-09
3
-18
/
+54
|
*
|
Prohibit a TLS peer from using a v1/v2 leaf certificate
Jack Lloyd
2020-06-09
1
-1
/
+16
|
*
|
Prohibit empty KeyUsage in certificates
Jack Lloyd
2020-06-09
1
-0
/
+8
*
|
|
Merge GH #2370 Fix 32/64 conversion warning
Jack Lloyd
2020-06-16
1
-2
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Replaced C-style cast with static_cast
Richard Huveneers
2020-06-13
1
-1
/
+1
|
*
|
Fix 32-bit update parameter overflow
Richard Huveneers
2020-06-13
1
-2
/
+8
*
|
|
Add a note that we are ignoring PKIX requirements here
Jack Lloyd
2020-06-13
1
-0
/
+7
*
|
|
Reorder indexes in SM4 round macro
Jack Lloyd
2020-06-09
1
-4
/
+4
|
|
/
|
/
|
*
|
std::setprecision expects int instead of size_t
hekkihek
2020-06-07
1
-1
/
+1
|
/
*
Rename vars in the Sbox expressions
Jack Lloyd
2020-06-06
1
-366
/
+366
*
Make Serpent sboxes functions instead of macros
Jack Lloyd
2020-06-06
4
-639
/
+657
*
Fix cppcheck findings
René Fischer
2020-06-05
3
-5
/
+5
*
Updated cpuid.cpp str parse to support all flags
Daniel Jewell
2020-05-31
1
-12
/
+30
*
Check that a v1 certificate does not include the v2 identifier fields
Jack Lloyd
2020-05-25
3
-2
/
+14
*
fix leaf index size in comment for XMSS_Signature::bytes()
Philippe Lieser
2020-05-20
1
-2
/
+2
*
Make it possible to DER encode signatures through FFI API
Jack Lloyd
2020-05-15
2
-5
/
+11
*
Improve the bitsliced InvMixColumn using a neat matrix decomposition
Jack Lloyd
2020-05-13
1
-43
/
+37
*
Save one NOT instruction in AES Sbox
Jack Lloyd
2020-05-12
1
-3
/
+3
*
Merge GH #2353 Use a smaller/faster AES sbox circuit
Jack Lloyd
2020-05-12
1
-309
/
+322
|
\
|
*
Use a smaller AES sbox circuit
Jack Lloyd
2020-05-12
1
-309
/
+322
*
|
Fix for systems without a hardware RNG instruction
Jack Lloyd
2020-05-08
2
-1
/
+9
*
|
Add Processor_RNG
Jack Lloyd
2020-05-08
17
-297
/
+312
|
/
*
Merge GH #2348 Add constant time bitsliced AES
Jack Lloyd
2020-05-08
6
-660
/
+613
|
\
|
*
Fewer magic constants
Jack Lloyd
2020-05-08
1
-6
/
+8
|
*
Small optimizations for bitsliced AES
Jack Lloyd
2020-05-08
1
-35
/
+45
|
*
Avoid extra resize during AES key schedule
Jack Lloyd
2020-05-08
1
-7
/
+4
|
*
Avoid allocating extra vector during AES key schedule
Jack Lloyd
2020-05-08
1
-18
/
+16
|
*
Generalize byteswapping of AES keys for hw support
Jack Lloyd
2020-05-08
2
-28
/
+12
|
*
Consolidate the logic for hardware AES
Jack Lloyd
2020-05-06
6
-212
/
+81
|
*
Store all AES key bits as uint32_t
Jack Lloyd
2020-05-06
4
-147
/
+116
[prev]
[next]