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
*
Add OIDs for SHA-3 and SHA-3 signature algorithms
Jack Lloyd
2016-11-17
1
-1
/
+47
*
Merge GH #727 Tests for KDF::name
Jack Lloyd
2016-11-16
1
-1
/
+1
|
\
|
*
Add a test for KDF::name()
René Korthaus
2016-11-15
1
-1
/
+1
*
|
Fix incompatability with (some) common TLS stack
Jack Lloyd
2016-11-16
4
-15
/
+26
*
|
Add new TLS callback for when session is activated
Jack Lloyd
2016-11-16
2
-0
/
+8
|
/
*
Merge GH #724 Add ESP (IPsec) CBC padding mode
Jack Lloyd
2016-11-15
2
-1
/
+66
|
\
|
*
Update ISO standard for OneAndZeros_Padding
René Korthaus
2016-11-15
1
-1
/
+1
|
*
Check all padding bytes in ESP_Padding::unpad()
René Korthaus
2016-11-15
1
-4
/
+9
|
*
Check all ESP padding bytes during unpad
René Korthaus
2016-11-14
1
-12
/
+11
|
*
Add ESP block cipher padding from RFC 4303
René Korthaus
2016-11-14
2
-1
/
+62
*
|
Add test vectors for HKDF-Expand and HKDF-Extract
René Korthaus
2016-11-15
1
-2
/
+2
*
|
Add full HKDF implementation
René Korthaus
2016-11-12
3
-8
/
+108
|
/
*
Remove unused Key_Type typedefs
Jack Lloyd
2016-11-12
2
-4
/
+0
*
Fixes for XMSS wrt 9c72dabc9
Jack Lloyd
2016-11-12
5
-31
/
+6
*
Merge GH #717 Add XMSS signatures
Jack Lloyd
2016-11-12
32
-1
/
+4060
|
\
|
*
Implements changes from XMSS review
Matthias Gierlings
2016-11-11
13
-82
/
+18
|
*
Added Extended Hash-Based Signatures (XMSS)
Matthias Gierlings
2016-11-11
33
-1
/
+4124
*
|
Pubkey cleanups
Jack Lloyd
2016-11-12
43
-290
/
+134
|
/
*
Merge GH #552 Add Cipher_Mode::reset, better AEAD tests
Jack Lloyd
2016-11-10
24
-19
/
+178
|
\
|
*
Cipher_Mode and AEAD_Mode improvements
Daniel Neus
2016-11-08
24
-19
/
+178
*
|
Add SHAKE-128 and SHAKE-256 as hash functions
Jack Lloyd
2016-11-10
10
-86
/
+290
*
|
Remove remaining old style casts.
Jack Lloyd
2016-11-09
1
-1
/
+1
*
|
NewHope cleanup
Jack Lloyd
2016-11-09
1
-63
/
+300
*
|
Check missing Pipe::read return values
Jack Lloyd
2016-11-09
2
-6
/
+12
*
|
Add BOTAN_WARN_UNUSED_RESULT macro
Jack Lloyd
2016-11-09
2
-13
/
+13
*
|
Assert expected EOF from read
Jack Lloyd
2016-11-09
1
-1
/
+1
*
|
Correct comment [ci skip]
Jack Lloyd
2016-11-08
1
-1
/
+1
*
|
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
14
-32
/
+0
*
|
Remove Spec typedef from pk_ops
Jack Lloyd
2016-11-08
1
-35
/
+0
|
/
*
Add CPUID::is_little_endian
Jack Lloyd
2016-11-07
2
-0
/
+35
*
If peek fails, force EOF with a read
Jack Lloyd
2016-11-07
1
-0
/
+3
*
Update Doxygen comment [ci skip]
Jack Lloyd
2016-11-06
1
-1
/
+0
*
Keep track of the number of synchronisations achieved
Joel Low
2016-11-06
2
-3
/
+11
*
Implement barriers for Threaded Fork
Joel Low
2016-11-06
4
-11
/
+84
*
Merge GH #709 Fix DSA param gen for FIPS 186-3
Jack Lloyd
2016-11-05
1
-5
/
+3
|
\
|
*
Fix DSA parameter generation to use the correct loop bound.
Jack Lloyd
2016-11-03
1
-5
/
+3
*
|
Avoid bogus include with compression disabled
Jack Lloyd
2016-11-04
1
-1
/
+4
*
|
Merge GH #710 Allow custom EC curve to be specified at build time
Jack Lloyd
2016-11-04
3
-1
/
+26
|
\
\
|
*
|
Change oids.py and regenerate oids.cpp
René Korthaus
2016-11-03
1
-1
/
+1
|
*
|
Add an in-house EC curve for TLS at compile-time
René Korthaus
2016-11-03
3
-0
/
+25
*
|
|
Merge GH #714 Use pk_ops_fwd header
Jack Lloyd
2016-11-04
1
-12
/
+1
|
\
\
\
|
*
|
|
use "forward declare header" pk_ops_fwd.h instead of self forward declaring them
Daniel Neus
2016-11-04
1
-12
/
+1
|
|
|
/
|
|
/
|
*
|
|
Don't require compression in filter code
Jack Lloyd
2016-11-04
3
-1
/
+8
*
|
|
Fix PKCS11 test error
Jack Lloyd
2016-11-04
4
-19
/
+54
|
/
/
*
/
Fix bogus code
Jack Lloyd
2016-11-03
1
-2
/
+2
|
/
*
Compile fix
Jack Lloyd
2016-11-03
1
-1
/
+1
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
10
-75
/
+26
*
Remove unused values from build.h
Jack Lloyd
2016-11-03
1
-1
/
+3
*
Merge GH #706 Remove ability to add OIDs at runtime. Remove OID lock
Jack Lloyd
2016-11-03
11
-451
/
+347
|
\
|
*
Remove ability to add OIDS at runtime. Remove global OID lock.
Jack Lloyd
2016-11-03
11
-451
/
+347
[next]