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
...
*
Format tweaks
Jack Lloyd
2017-11-02
1
-2
/
+2
*
Avoid using semicolon at and of do { } while(0) macro block.
Jack Lloyd
2017-11-02
2
-19
/
+19
*
Avoid saving a session to SQL database with empty hostname
Jack Lloyd
2017-11-02
1
-0
/
+3
*
Minor SIV/CMAC optimizations
Jack Lloyd
2017-11-02
2
-13
/
+17
*
Merge GH #1281 CRC24 optimizations
Jack Lloyd
2017-10-29
2
-67
/
+213
|
\
|
*
CRC24 performance improvement (32 bits in parallel)
Krzysztof Kwiatkowski
2017-10-29
2
-67
/
+213
*
|
Include <memory> in base type headers
Jack Lloyd
2017-10-29
4
-0
/
+4
|
/
*
Remove needless virtual on GMAC destructor
Jack Lloyd
2017-10-26
1
-1
/
+1
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
36
-27
/
+172
*
Fix build on 32-bit
Jack Lloyd
2017-10-26
1
-1
/
+1
*
Avoid invalid iterator woes
Jack Lloyd
2017-10-26
1
-8
/
+18
*
Blake2b optimizations
Jack Lloyd
2017-10-26
3
-133
/
+94
*
Merge GH #1275 Avoid needless throw/catch during TLS handshake
Jack Lloyd
2017-10-26
1
-1
/
+2
|
\
|
*
Added missing include.
Frank Schoenmann
2017-10-25
1
-0
/
+1
|
*
Perform OIDS lookup before to prevent a guaranteed exception in EC_Group.
Frank Schoenmann
2017-10-25
1
-1
/
+1
*
|
Avoid sending OCSP status request on resumption client hello
Jack Lloyd
2017-10-25
1
-2
/
+0
|
/
*
Skip ARM32 specific byteswap code, enable MSVC byteswap intrinsics
Jack Lloyd
2017-10-24
2
-34
/
+15
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
17
-21
/
+21
*
Merge GH #1263 Support FFDHE negotiation in TLS
Jack Lloyd
2017-10-22
10
-28
/
+352
|
\
|
*
Remove check for negotiated DH group in TLS client
René Korthaus
2017-10-20
1
-29
/
+0
|
*
Fall back to default group if client does not send any DH groups
René Korthaus
2017-10-20
2
-2
/
+19
|
*
Add allowed values for allowed groups
René Korthaus
2017-10-18
1
-3
/
+13
|
*
Add supported groups TLS extension (RFC 7919)
René Korthaus
2017-10-17
11
-27
/
+353
*
|
Merge GH #1271 Deprecate some exception types
Jack Lloyd
2017-10-22
1
-3
/
+3
|
\
\
|
*
|
deprecate exceptions
Daniel Neus
2017-10-21
1
-3
/
+3
*
|
|
Merge GH #1270 Support verification of PSS X.509 objects
Jack Lloyd
2017-10-22
5
-11
/
+152
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
review changes
Daniel Neus
2017-10-21
3
-10
/
+10
|
*
|
X.509 RSA-PSS verification
Daniel Neus
2017-10-20
5
-10
/
+151
*
|
|
Fix for 32-bit Windows
Jack Lloyd
2017-10-20
1
-4
/
+4
*
|
|
Allow setting CTR width via string
Jack Lloyd
2017-10-20
3
-6
/
+14
*
|
|
Remove redundant check
Jack Lloyd
2017-10-20
1
-3
/
+0
*
|
|
Add GHASH using SSSE3
Jack Lloyd
2017-10-20
4
-2
/
+105
*
|
|
Use base CBC modes to implement TLS CBC ciphersuites
Jack Lloyd
2017-10-19
3
-49
/
+36
*
|
|
Remove unused variable
Jack Lloyd
2017-10-19
1
-1
/
+1
*
|
|
Undeprecate these exceptions
Jack Lloyd
2017-10-19
2
-5
/
+7
*
|
|
Another attempt at silencing MSVC warning
Jack Lloyd
2017-10-19
2
-6
/
+2
*
|
|
Appease Sonar
Jack Lloyd
2017-10-19
1
-1
/
+1
*
|
|
Add a destructor to Policy_Violation
Jack Lloyd
2017-10-19
1
-3
/
+4
|
/
/
*
|
Merge GH #1262 GCM and CTR optimizations
Jack Lloyd
2017-10-19
13
-436
/
+789
|
\
\
|
*
|
PMULL optimizations
Jack Lloyd
2017-10-18
3
-61
/
+192
|
*
|
Further optimizations, and split out GHASH reduction code
Jack Lloyd
2017-10-18
3
-87
/
+57
|
*
|
GCM and CTR optimizations
Jack Lloyd
2017-10-18
11
-372
/
+624
|
|
/
*
/
Use conditional include in demaphore.h
Simon Warta
2017-10-19
1
-1
/
+1
|
/
*
Correct usage of std::aligned_storage
Jack Lloyd
2017-10-15
1
-6
/
+6
*
Additional final annotations
Jack Lloyd
2017-10-15
19
-27
/
+26
*
GMAC optimization
Jack Lloyd
2017-10-15
2
-21
/
+32
*
Merge GH #1257 Use std::aligned_storage for AES T-table
Jack Lloyd
2017-10-15
1
-32
/
+56
|
\
|
*
Use overaligned storage for AES T-Table
Jack Lloyd
2017-10-14
1
-32
/
+56
*
|
Merge GH #1255 Use a single T-table in AES
Jack Lloyd
2017-10-15
1
-127
/
+78
|
\
|
|
*
Reduce AES to using a single T-table
Jack Lloyd
2017-10-13
1
-127
/
+78
[prev]
[next]