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
*
Add Processor_RNG
Jack Lloyd
2020-05-08
27
-342
/
+352
*
Update news
Jack Lloyd
2020-05-08
1
-8
/
+8
*
Merge GH #2348 Add constant time bitsliced AES
Jack Lloyd
2020-05-08
11
-703
/
+622
|
\
|
*
Check off the todo item
Jack Lloyd
2020-05-08
1
-1
/
+0
|
*
Fewer magic constants
Jack Lloyd
2020-05-08
1
-6
/
+8
|
*
Small optimizations for bitsliced AES
Jack Lloyd
2020-05-08
1
-35
/
+45
|
*
Remove use of _ENABLE_EXTENDED_ALIGNED_STORAGE MSVC flag
Jack Lloyd
2020-05-08
2
-2
/
+2
|
*
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
|
*
Simplify the round loops
Jack Lloyd
2020-05-06
1
-10
/
+14
|
*
Remove SD table and move some functions around
Jack Lloyd
2020-05-06
1
-69
/
+43
|
*
Update side channel doc
Jack Lloyd
2020-05-06
1
-26
/
+5
|
*
Simpler loop is actually faster for MixColumns
Jack Lloyd
2020-05-06
1
-52
/
+2
|
*
Faster InvMixColumn
Jack Lloyd
2020-05-06
1
-6
/
+1
|
*
Add bitsliced decryption
Jack Lloyd
2020-05-06
1
-100
/
+264
|
*
Add constant time bitsliced AES encryption for CPUs without vperm or hardware
Jack Lloyd
2020-05-06
2
-177
/
+202
*
|
Merge GH #2351 Update cli documentation
Jack Lloyd
2020-05-08
2
-32
/
+107
|
\
\
|
|
/
|
/
|
|
*
update CLI documentation
Philippe Lieser
2020-05-08
2
-32
/
+107
|
/
*
Deprecate the KDF truncation behavior [ci skip]
Jack Lloyd
2020-05-06
1
-0
/
+5
*
Update news
Jack Lloyd
2020-05-01
1
-0
/
+5
*
Merge GH #2346 Make AES key expansion constant time
Jack Lloyd
2020-05-01
2
-38
/
+255
|
\
|
*
Make AES key expansion constant time
Jack Lloyd
2020-05-01
2
-38
/
+255
*
|
Fix ReST header
Jack Lloyd
2020-05-01
1
-1
/
+1
|
/
*
Merge GH #2345 Add more documentation on build/configure
Jack Lloyd
2020-04-30
3
-39
/
+81
|
\
|
*
add some missing building and configure documentation
Philippe Lieser
2020-04-29
3
-39
/
+81
*
|
Split up deprecated headers by reason for deprecation
Jack Lloyd
2020-04-30
1
-41
/
+49
|
/
*
Merge GH #2338 TLS record layer cleanups
Jack Lloyd
2020-04-26
3
-32
/
+67
|
\
|
*
Small refactorings of TLS record layer
Jack Lloyd
2020-04-24
3
-32
/
+67
*
|
Merge GH #2342 Small Clang 10 fixes
Jack Lloyd
2020-04-25
5
-9
/
+11
|
\
\
|
*
|
Avoid copying in range based for loops
Jack Lloyd
2020-04-24
4
-7
/
+7
|
*
|
Avoid a new Clang 10 ASan finding
Jack Lloyd
2020-04-24
1
-2
/
+4
|
|
/
*
/
Documentation and deprecation updates
Jack Lloyd
2020-04-25
5
-27
/
+70
|
/
*
Merge GH #2341 Fix OCSP online test to handle down server
Jack Lloyd
2020-04-24
1
-1
/
+3
|
\
|
*
Fix OCSP online test
Jack Lloyd
2020-04-24
1
-1
/
+3
*
|
Merge GH #2340 Work around a problem in AppVeyor image
Jack Lloyd
2020-04-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Use the 2017 image for AppVeyor MinGW build
Jack Lloyd
2020-04-24
1
-1
/
+1
|
/
*
Update news
Jack Lloyd
2020-04-22
1
-0
/
+7
*
More todos
Jack Lloyd
2020-04-22
1
-0
/
+2
*
Bump so version
Jack Lloyd
2020-04-22
1
-1
/
+1
*
Merge GH #2249 Add a test of Microsoft's CVE-2020-0601
Jack Lloyd
2020-04-22
4
-0
/
+108
|
\
|
*
Add a test of CVE-2020-0601
Jack Lloyd
2020-01-28
4
-0
/
+108
*
|
Merge GH #2322 Workaround GCC UbSan false positive in XMSS
Jack Lloyd
2020-04-22
11
-127
/
+96
|
\
\
|
*
|
Enable UbSan in GCC
Jack Lloyd
2020-04-06
1
-2
/
+1
|
*
|
Avoid UbSan false positive in GCC
Jack Lloyd
2020-04-06
10
-125
/
+95
*
|
|
Merge GH #2334 Use guard pages before and after mlocked pages
Jack Lloyd
2020-04-22
1
-13
/
+16
|
\
\
\
|
*
|
|
Add guard pages both before and after mlock'ed pages
Jack Lloyd
2020-04-18
1
-13
/
+16
|
/
/
/
*
|
|
In the cli, init the mlock allocator before entering sandbox
Jack Lloyd
2020-04-09
2
-2
/
+4
[next]