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
*
Fix EGD settings. Some cleanup and renaming.
lloyd
2013-11-09
6
-49
/
+46
*
Make the process running entropy source much faster by running multiple commands
lloyd
2013-11-09
9
-556
/
+429
*
Use a page size buffer as we are reading from a pipe
lloyd
2013-11-08
1
-1
/
+1
*
At least 128 bits, not at most 128
lloyd
2013-11-08
1
-1
/
+1
*
Previously, AutoRNG was just a reference to the global rng, which can
lloyd
2013-11-08
16
-564
/
+216
*
merge of '5e53891d2c77f27a22d07ed26923745f9a5f3336'
lloyd
2013-11-08
2
-9
/
+32
|
\
|
*
Start updating release notes
lloyd
2013-11-08
1
-7
/
+30
|
*
Use BS constant where possible
lloyd
2013-11-07
1
-2
/
+2
*
|
Use override
lloyd
2013-11-08
1
-1
/
+1
*
|
Simplify device opening, and avoid leaking a file descriptor if it was
lloyd
2013-11-08
1
-18
/
+14
*
|
Add more possible clock types
lloyd
2013-11-08
1
-0
/
+12
*
|
Avoid static const in GCM as well
lloyd
2013-11-07
1
-1
/
+1
|
/
*
Work around a strange bug where Clang won't find CCM_Mode::BS unless
lloyd
2013-11-07
1
-1
/
+1
*
Poll all randomness devices instead of breaking out early
lloyd
2013-11-06
2
-85
/
+38
*
Split TLS callbacks into a data callback and an alert callback.
lloyd
2013-11-05
13
-130
/
+160
*
Remove duplicate definition of Serpent sboxes
lloyd
2013-11-02
4
-628
/
+443
*
Fix encoding error in ECC groups using OID method. Reported by and
lloyd
2013-10-30
1
-1
/
+1
*
Fix padding error in CBC encryption if offset != 0
lloyd
2013-10-12
1
-3
/
+2
*
Simplify AD processing in non-AEAD case
lloyd
2013-09-08
1
-22
/
+12
*
Add Brainpool curves to TLS, and prefer them by default.
lloyd
2013-09-08
3
-4
/
+20
*
Remove Record struct
lloyd
2013-09-07
5
-196
/
+120
*
Don't pass Record struct to handshake parser
lloyd
2013-09-06
3
-14
/
+22
*
Enable CCM ciphersuites in TLS. Disable SHA-1 for signatures in TLS v1.2
lloyd
2013-09-06
3
-8
/
+62
*
Correct Ciphersuite::valid and to_string for CCM
lloyd
2013-09-05
1
-1
/
+11
*
Support CCM-8 ciphersuites
lloyd
2013-09-05
1
-6
/
+14
*
Enable CCM mode in TLS suite_info generator
lloyd
2013-09-05
1
-4
/
+23
*
Add CCM mode
lloyd
2013-09-05
8
-21
/
+483
*
Remove unused headers
lloyd
2013-09-05
2
-3
/
+1
*
Assertion failure is not always an internal error
lloyd
2013-09-05
1
-1
/
+1
*
Make error message when key does not support an operation less confusing
lloyd
2013-09-02
1
-11
/
+6
*
Make OCB tests quiet
lloyd
2013-08-29
1
-6
/
+1
*
Support 64 and 96 bit tags in OCB, using the nonce formatting rule
lloyd
2013-08-26
4
-122
/
+34
*
Add long input OCB tests
lloyd
2013-08-26
1
-0
/
+289
*
Compile fix
lloyd
2013-08-26
1
-2
/
+2
*
Some OCB cleanups
lloyd
2013-08-25
2
-98
/
+90
*
Avoid reorder warning
lloyd
2013-08-25
1
-1
/
+1
*
merge of '59ddcb9c6e450b61f95165721510c583d6a9cde3'
lloyd
2013-08-25
4
-6
/
+11
|
\
|
*
Expose AEAD_Mode::tag_size
lloyd
2013-08-22
4
-6
/
+11
*
|
Store the OCB checksum in wide blocks and fold once at the end
lloyd
2013-08-25
1
-25
/
+20
*
|
Preallocate buffer in Transformation_Filter
lloyd
2013-08-25
2
-5
/
+5
|
/
*
Update build version to 1.11.5 pre
lloyd
2013-08-19
2
-1
/
+7
*
Remove test code
lloyd
2013-08-19
1
-3
/
+0
*
Compile fix for gmp module
lloyd
2013-08-19
1
-1
/
+1
*
Add Transformation::provider
lloyd
2013-08-19
1
-0
/
+9
*
Add Cipher_Mode intermediate class. Add missing BOTAN_DLL exports
lloyd
2013-08-19
10
-15
/
+51
*
Simplify handling of CBC/ECB padding and move source to src/modes
lloyd
2013-08-15
6
-199
/
+141
*
Convert CTS mode to Transformation API
lloyd
2013-08-15
6
-332
/
+163
*
Keeping this buffer persistently greatly helps performance
lloyd
2013-08-15
2
-8
/
+8
*
Convert CFB to Transformation API
lloyd
2013-08-15
7
-268
/
+246
*
Move ECB to Transformation API
lloyd
2013-08-15
12
-312
/
+278
[next]