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 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
*
Small clarifications in doc index
lloyd
2013-03-28
1
-9
/
+9
*
Add nonce length checks to EAX and GCM
lloyd
2013-03-28
2
-0
/
+6
*
Compile fix
lloyd
2013-03-27
1
-1
/
+1
*
Add more OCB test vectors
lloyd
2013-03-27
1
-0
/
+69
*
More AEAD documentation
lloyd
2013-03-27
1
-13
/
+22
*
Clarify that get_cipher will return AEAD_Filter
lloyd
2013-03-27
1
-1
/
+2
*
Allow tag sizes other than 128 bits in GCM and OCB
lloyd
2013-03-27
3
-34
/
+46
*
Rename script and add header
lloyd
2013-03-27
1
-4
/
+10
*
Basic docs for AEAD_Mode
lloyd
2013-03-27
3
-3
/
+80
*
propagate from branch 'net.randombit.botan' (head b7ac11f48ca4fe8e5aafa01979c...
lloyd
2013-03-27
15
-56
/
+109
|
\
|
*
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
32
-2487
/
+70
|
|
\
|
*
|
Fix error if we asked for nonexistent branch or version
lloyd
2013-03-21
1
-1
/
+1
|
*
|
Move Monotone info to vcs.rst
lloyd
2013-03-21
7
-47
/
+49
|
*
|
Add TLS::Policy::server_uses_own_ciphersuite_preferences()
lloyd
2013-03-21
6
-7
/
+54
*
|
|
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
*
|
|
Report results from all providers if more than one failure
lloyd
2013-03-27
1
-3
/
+4
*
|
|
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
5
-163
/
+174
*
|
|
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
|
|
/
|
/
|
*
|
In examples makefile, trust that g++ is C++11 capable
lloyd
2013-03-20
1
-1
/
+1
*
|
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
*
|
Finish the note on removing Turing+WiderWAKE
lloyd
2013-03-19
1
-1
/
+2
*
|
Remove the Turing and WiderWAKE4+1 stream cipher implementations.
lloyd
2013-03-19
12
-2408
/
+6
*
|
Use env to work around Arch silliness
lloyd
2013-03-19
1
-1
/
+1
*
|
merge of '507b3e6cace11c83363cfa3d9b9698930740311b'
lloyd
2013-03-19
2
-9
/
+8
|
\
|
|
*
Make more links https
lloyd
2013-03-18
2
-9
/
+8
*
|
Add an interface to Keyed_Filter returning a Key_Length_Specification
lloyd
2013-03-17
15
-63
/
+47
|
/
*
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
*
Add get_aead in lookup.h
lloyd
2013-03-16
3
-0
/
+27
*
Relnote GCM support
lloyd
2013-03-16
2
-4
/
+4
*
propagate from branch 'net.randombit.botan.aead-modes' (head 9f75a9bcacc77447...
lloyd
2013-03-16
9
-35
/
+505
|
\
|
*
Working GCM. Add support for AEAD modes in self tests
lloyd
2013-03-16
7
-114
/
+172
|
*
Some work towards a (very slow) GCM implementation
lloyd
2013-03-16
5
-0
/
+412
*
|
Add the script that generates the switch in tls_suite_info.cpp
lloyd
2013-03-16
2
-1
/
+126
*
|
Relnote adding OCB
lloyd
2013-03-16
2
-5
/
+8
|
/
*
Convert EAX to using Buffered_Filter and new AEAD interface
lloyd
2013-03-16
4
-205
/
+114
*
Save most of the block cipher calls used when setting the nonce in OCB
lloyd
2013-03-16
2
-37
/
+59
[prev]
[next]