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 UCS-2 and UCS-4 to UTF-8 conversion functions
Jack Lloyd
2017-11-09
4
-5
/
+131
*
Add SHACAL2 test from Bouncy Castle
Jack Lloyd
2017-11-05
1
-0
/
+5
*
Additionally deprecate static RSA key exchange.
Jack Lloyd
2017-11-05
1
-3
/
+5
*
Fix shadow warning
Jack Lloyd
2017-11-05
1
-2
/
+3
*
Update news
Jack Lloyd
2017-11-03
1
-0
/
+3
*
Merge GH #1284 Add ARIA-GCM ciphersuites
Jack Lloyd
2017-11-03
5
-8
/
+32
|
\
|
*
Add support for ARIA GCM ciphersuites
Jack Lloyd
2017-11-03
5
-8
/
+32
|
/
*
Add some KDF2 values from Bouncy Castle
Jack Lloyd
2017-11-02
1
-0
/
+19
*
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
*
speed: simplify some code
Jack Lloyd
2017-11-02
1
-167
/
+60
*
Merge GH #1282 Use simple non-cryptographic PRNG for tests
Jack Lloyd
2017-10-30
4
-123
/
+114
|
\
|
*
Use a simple PRNG for the tests
Jack Lloyd
2017-10-29
4
-123
/
+114
|
/
*
Update news
Jack Lloyd
2017-10-29
1
-1
/
+2
*
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
*
|
Another todo
Jack Lloyd
2017-10-29
1
-0
/
+5
*
|
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
*
Update news
Jack Lloyd
2017-10-26
1
-0
/
+4
*
Merge GH #1279 Verify key is set before processing data
Jack Lloyd
2017-10-26
40
-30
/
+287
|
\
|
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
40
-30
/
+287
|
/
*
Update news
Jack Lloyd
2017-10-26
1
-1
/
+1
*
Add more SipHash tests
Jack Lloyd
2017-10-26
1
-0
/
+187
*
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
*
|
Round block cipher buffer sizes to multiple of block size
Jack Lloyd
2017-10-25
1
-2
/
+12
|
/
*
Merge GH #1274 Improve bswap for ARMv7 and Windows 64-bit
Jack Lloyd
2017-10-25
2
-34
/
+15
|
\
|
*
Skip ARM32 specific byteswap code, enable MSVC byteswap intrinsics
Jack Lloyd
2017-10-24
2
-34
/
+15
|
/
*
Fix botan-test --help
Jack Lloyd
2017-10-24
3
-36
/
+48
*
Update http:// links in the docs
Jack Lloyd
2017-10-24
4
-12
/
+12
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
17
-21
/
+21
*
Add header for std::min
Jack Lloyd
2017-10-24
1
-0
/
+1
*
Tweak help output a bit
Jack Lloyd
2017-10-24
4
-35
/
+53
*
Inline Test::run_test into only caller
Jack Lloyd
2017-10-24
3
-45
/
+21
*
Merge GH #1273 Refactor test and cli runner code
Jack Lloyd
2017-10-24
18
-973
/
+1156
|
\
|
*
Avoid using namespace, other cleanups
Jack Lloyd
2017-10-24
1
-27
/
+24
|
*
Refactor option parsing in cli and test code
Jack Lloyd
2017-10-24
18
-947
/
+1133
*
|
In cipher tests count IV setup as part of the message cost
Jack Lloyd
2017-10-24
1
-10
/
+2
*
|
Avoid "using namespace" in test code
Jack Lloyd
2017-10-24
3
-64
/
+51
|
/
*
Fix typo
Jack Lloyd
2017-10-23
1
-1
/
+1
*
Update news
Jack Lloyd
2017-10-22
1
-3
/
+27
*
Merge GH #1263 Support FFDHE negotiation in TLS
Jack Lloyd
2017-10-22
15
-36
/
+371
|
\
[next]