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
*
Merge GH #541 More ECIES tests
Jack Lloyd
2016-07-19
3
-30
/
+385
|
\
|
*
add more ECIES tests
Daniel Neus
2016-07-19
3
-30
/
+385
*
|
Update news
Jack Lloyd
2016-07-18
1
-2
/
+5
*
|
Compile fix
Jack Lloyd
2016-07-18
1
-1
/
+1
*
|
Fix proc_walk - would always return 0 entropy collected.
Jack Lloyd
2016-07-18
3
-43
/
+13
*
|
Merge GH #520 RNG changes
Jack Lloyd
2016-07-18
57
-1442
/
+7023
|
\
\
|
*
|
Address some review comments from @cordney
Jack Lloyd
2016-07-17
10
-28
/
+30
|
*
|
Fix assignment
Jack Lloyd
2016-07-17
1
-1
/
+1
|
*
|
Revamp entropy polling
Jack Lloyd
2016-07-17
33
-433
/
+344
|
*
|
HMAC_RNG not always in build
Jack Lloyd
2016-07-17
1
-2
/
+7
|
*
|
Move poll logic to Entropy_Sources
Jack Lloyd
2016-07-17
3
-18
/
+27
|
*
|
Update rng cli - can make multiple requests
Jack Lloyd
2016-07-17
1
-5
/
+10
|
*
|
Remove useless L param from X9.31 test vector file
Jack Lloyd
2016-07-17
2
-548
/
+14
|
*
|
Add Stateful_RNG
Jack Lloyd
2016-07-17
20
-298
/
+281
|
*
|
Make the DRBG hash selectable in build.h with BOTAN_AUTO_RNG_DRBG_HASH_FUNCTION
Jack Lloyd
2016-07-17
3
-3
/
+4
|
*
|
If EPERM when writing to the random device, return silently.
Jack Lloyd
2016-07-17
1
-1
/
+13
|
*
|
Switch to HMAC_DRBG for all RNG generation.
Jack Lloyd
2016-07-17
15
-252
/
+6439
*
|
|
Merge GH #538 Add RSA-KEM tests
Jack Lloyd
2016-07-18
2
-3
/
+130
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add test vectors for RSA-KEM/KDF1
René Korthaus
2016-07-18
2
-3
/
+130
|
/
/
*
|
Merge GH #535 Use Cipher_Mode instead of Pipe in ECIES
Jack Lloyd
2016-07-17
4
-23
/
+20
|
\
\
|
*
|
replace (deprecated) Pipe API with Cipher_Mode in ECIES
Daniel Neus
2016-07-13
4
-23
/
+20
*
|
|
Merge GH #533 DLIES changes
Jack Lloyd
2016-07-17
8
-149
/
+1381
|
\
\
\
|
*
|
|
DLIES rework
Daniel Neus
2016-07-13
8
-149
/
+1381
|
|
/
/
*
|
|
Merge GH #536 Disable optimizations when doing a coverage build
Jack Lloyd
2016-07-17
1
-0
/
+3
|
\
\
\
|
*
|
|
coverage should be checked without optimizations
Daniel Neus
2016-07-14
1
-0
/
+3
|
|
/
/
*
|
|
Merge GH #537 Add test vectors for KDF1/ISO18033
Jack Lloyd
2016-07-17
3
-3
/
+27
|
\
\
\
|
*
|
|
Add test vectors for KDF1/ISO18033
René Korthaus
2016-07-15
3
-3
/
+27
|
|
/
/
*
|
|
Merge GH #534 Update changelog with X9.23 bug fix
Jack Lloyd
2016-07-17
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update changelog with ANSI X9.23 padding bugfix
René Korthaus
2016-07-13
1
-0
/
+3
|
|
/
*
|
Fix SecRandomCopyBytes call with older OS X SDKs
Jack Lloyd
2016-07-15
1
-0
/
+1
*
|
Fix undefined behavior in donna128 type
Jack Lloyd
2016-07-15
2
-6
/
+16
|
/
*
Deprecate EGD
Jack Lloyd
2016-07-11
1
-0
/
+4
*
Rename policy 'sane' to 'modern' which better reflects intent.
Jack Lloyd
2016-07-11
1
-29
/
+36
*
Merge GH #531 Add AES/CBC/CTS tests from RFC 3962
Jack Lloyd
2016-07-11
2
-0
/
+37
|
\
|
*
Add test vectors for AES-CBC-CS3 aka AES/CBC/CTS from RFC 3962
René Korthaus
2016-07-11
2
-0
/
+37
*
|
Merge GH #530 Remove egd from BSI policy
Jack Lloyd
2016-07-11
1
-1
/
+1
|
\
\
|
*
|
Remove egd entropy sources from BSI module policy
René Korthaus
2016-07-11
1
-1
/
+1
|
|
/
*
|
Merge GH #529 Add block cipher padding tests, fix off by one in X9.23 padding
Jack Lloyd
2016-07-11
4
-2
/
+147
|
\
\
|
|
/
|
/
|
|
*
Add test vectors for block cipher padding modes
René Korthaus
2016-07-11
4
-2
/
+147
|
/
*
Merge GH #526 Some PKCS #11 fixes when used with BSI policy
Jack Lloyd
2016-07-05
2
-1
/
+3
|
\
|
*
PKCS11 tests: run ECDSA software verification only if emsa_raw module is avai...
Daniel Neus
2016-07-05
1
-0
/
+3
|
*
remove rfc6979 module dependency for pkcs11
Daniel Neus
2016-07-05
1
-1
/
+0
*
|
Merge GH #525 Avoid MSVC C4100 warning
Jack Lloyd
2016-07-05
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
prevent massive amount of MSVC C4100 warnings
Daniel Neus
2016-07-05
1
-0
/
+5
|
/
*
Update news.rst with changes so far for 1.11.31
Jack Lloyd
2016-07-04
1
-0
/
+11
*
Merge GH #507 Add PKCS #11 support. Previous merge 360a3a5 missed later commits
Jack Lloyd
2016-07-04
10
-67
/
+38
|
\
|
*
remove unnecessary include
Daniel Neus
2016-06-28
1
-1
/
+0
|
*
fix some warnings and one compile error
Daniel Neus
2016-06-28
4
-6
/
+7
|
*
check for asn1 and pubkey module presence
Daniel Neus
2016-06-28
1
-2
/
+7
|
*
reuse BigInt::encode_1363 instead of self written logic
Daniel Neus
2016-06-28
1
-6
/
+1
[next]