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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move zero as null pointer warning to maintainer mode flags
lloyd
2013-04-12
1
-2
/
+2
*
Add datestamp to autogenerated tls_suite_info.cpp
lloyd
2013-04-12
2
-16
/
+13
*
Fix Ciphersuite::to_string when using non-GCM AEAD modes
lloyd
2013-04-12
1
-2
/
+2
*
Update link to CFRG OCB draft
lloyd
2013-04-11
1
-1
/
+1
*
Add support for AEAD modes in TLS. Add GCM ciphersuites.
lloyd
2013-04-11
5
-10
/
+240
*
In Channel, pre-size the IO buffers to 16K to avoid excess allocations.
lloyd
2013-04-11
1
-0
/
+7
*
GCM garbled nonces after one message
lloyd
2013-04-11
2
-4
/
+4
*
Only negotiate an AEAD mode when using 1.2
lloyd
2013-04-11
3
-0
/
+12
*
Mark Channel IO buffers for zeroing
lloyd
2013-04-10
3
-7
/
+7
*
Make the IV length and MAC keylength explicit in the ciphersuite
lloyd
2013-04-10
7
-128
/
+164
*
Make ciphersuite_list a virtual member of TLS::Policy
lloyd
2013-04-10
4
-21
/
+20
*
Add erase_chars and replace_chars
lloyd
2013-04-10
2
-7
/
+47
*
Avoid crash in get_aead if handed a string with no slashes
lloyd
2013-04-10
1
-0
/
+3
*
Add AEAD_Mode::output_length
lloyd
2013-04-10
4
-0
/
+34
*
Add a param to Connection_Cipher_State so it knows which direction
lloyd
2013-04-10
3
-1
/
+5
*
Lost get_aead decl in revert
lloyd
2013-04-10
1
-0
/
+5
*
Revert part of 5be6e329324fc8263de56167091754e27305917b,
lloyd
2013-04-10
8
-14
/
+15
*
Change the default PKCS #8 PBKDF runtime from 200 to 300 milliseconds.
lloyd
2013-04-04
4
-5
/
+6
*
Make SHA-256 the default instead of SHA-1 in passhash9 - it's been
lloyd
2013-04-04
2
-4
/
+16
*
Remove return value of AEAD_Mode::start as it doesn't seem necessary
lloyd
2013-04-03
12
-42
/
+89
*
Add an offset to ignore at the start of the buffer in AEAD processing
lloyd
2013-03-28
7
-67
/
+117
*
Have tls_suite_info.py generate the entire source file
lloyd
2013-03-28
2
-6
/
+37
*
Add nonce length checks to EAX and GCM
lloyd
2013-03-28
2
-0
/
+6
*
Compile fix
lloyd
2013-03-27
1
-1
/
+1
*
Allow tag sizes other than 128 bits in GCM and OCB
lloyd
2013-03-27
2
-34
/
+42
*
Rename script and add header
lloyd
2013-03-27
1
-4
/
+10
*
propagate from branch 'net.randombit.botan' (head b7ac11f48ca4fe8e5aafa01979c...
lloyd
2013-03-27
7
-7
/
+39
|
\
|
*
Avoid warning
lloyd
2013-03-23
1
-1
/
+1
|
*
Alias mips64el to mips64, from Brad Smith
lloyd
2013-03-21
1
-0
/
+4
|
*
merge of '767ce7b733ad25a056a4609645dbb0418fed5c91'
lloyd
2013-03-21
27
-777
/
+58
|
|
\
|
*
|
Fix error if we asked for nonexistent branch or version
lloyd
2013-03-21
1
-1
/
+1
|
*
|
Add TLS::Policy::server_uses_own_ciphersuite_preferences()
lloyd
2013-03-21
4
-5
/
+33
*
|
|
Resize each time in the loop
lloyd
2013-03-27
1
-2
/
+2
*
|
|
In AEAD_Filter consume input in pieces
lloyd
2013-03-27
1
-3
/
+16
*
|
|
Fix macro check in selftest
lloyd
2013-03-27
2
-10
/
+9
*
|
|
Add an AEAD_Filter that wraps an AEAD_Mode, plus various bug fixes.
lloyd
2013-03-27
8
-51
/
+210
*
|
|
Convert OCB to new AEAD interface
lloyd
2013-03-27
4
-136
/
+143
*
|
|
Move GCM to new AEAD interface
lloyd
2013-03-27
13
-193
/
+188
*
|
|
Avoid silly warning under GCC
lloyd
2013-03-27
1
-1
/
+1
*
|
|
Move EAX to new AEAD_Mode interface
lloyd
2013-03-20
7
-313
/
+327
|
|
/
|
/
|
*
|
Update callers
lloyd
2013-03-20
3
-7
/
+7
*
|
Rename AEAD_Mode to AEAD_Filter
lloyd
2013-03-20
4
-7
/
+7
*
|
Missing BOTAN_DLL on AEAD_Mode
lloyd
2013-03-19
1
-1
/
+1
*
|
Remove the Turing and WiderWAKE4+1 stream cipher implementations.
lloyd
2013-03-19
8
-699
/
+0
*
|
Use env to work around Arch silliness
lloyd
2013-03-19
1
-1
/
+1
*
|
Add an interface to Keyed_Filter returning a Key_Length_Specification
lloyd
2013-03-17
14
-63
/
+43
|
/
*
Move ghash functions to anon namespace
lloyd
2013-03-17
1
-0
/
+4
*
Move all AEAD modes to src/filters/aead
lloyd
2013-03-17
11
-1
/
+0
*
Move compression filters to subfolder
lloyd
2013-03-17
9
-0
/
+0
*
Support for non-CBC modes in ciphersuite list gen
lloyd
2013-03-16
1
-4
/
+23
[next]