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
*
Merge GH #591
Jack Lloyd
2016-08-19
12
-96
/
+109
|
\
|
*
Rename find_constraints() and let it throw instead of returning a combination
René Korthaus
2016-08-19
4
-32
/
+59
|
*
Fix leading zero bytes in DSA, ECDSA, ECGDSA and ECKCDSA signatures
René Korthaus
2016-08-17
6
-16
/
+26
|
*
Fix allowed_usage() and add tests for key usage
René Korthaus
2016-08-17
2
-2
/
+2
|
*
Fix GH #425 and run x509 tests with different signature algorithms
René Korthaus
2016-08-17
5
-48
/
+24
*
|
fix source file encoding ANSI -> UTF-8
Daniel Neus
2016-08-17
1
-1
/
+1
|
/
*
Merge GH #583 Clean up TLS ciphersuite handling
Jack Lloyd
2016-08-17
3
-696
/
+193
|
\
|
*
Clean up TLS ciphersuite handling
Jack Lloyd
2016-08-16
3
-696
/
+193
*
|
Merge GH #581 Threefish-512 AVX2 work
Jack Lloyd
2016-08-17
1
-76
/
+165
|
\
\
|
*
|
Threefish-512 AVX2 optimizations
Jack Lloyd
2016-08-10
1
-76
/
+165
|
|
/
*
|
Update info.txt
Daniel Neus
2016-08-16
1
-2
/
+1
*
|
add sha1_sse2 to the TLS module dependencies
Daniel Neus
2016-08-15
1
-0
/
+1
*
|
restore to original pkcs11.h
Daniel Neus
2016-08-12
1
-4
/
+4
*
|
Headers can be marked as external by using `<header:external>` in info.txt.
Daniel Neus
2016-08-12
2
-2
/
+5
|
/
*
Merge GH #570 X509_Certificate APIs
Jack Lloyd
2016-08-10
3
-9
/
+58
*
Merge GH #551 Add frp256v1 curve
Jack Lloyd
2016-08-02
2
-0
/
+12
|
\
|
*
Merge branch 'master' into frp256v1
Simon Cogliani
2016-07-31
2
-7
/
+9
|
|
\
|
*
\
Merge branch 'master' into frp256v1
Simon Cogliani
2016-07-30
5
-13
/
+30
|
|
\
\
|
*
|
|
ANSSI elliptic curve cryptography frp256v1
Simon Cogliani
2016-07-24
2
-0
/
+12
*
|
|
|
Merge GH #560
Jack Lloyd
2016-08-02
2
-0
/
+8
|
\
\
\
\
|
*
|
|
|
add X509_Time::to_std_timepoint()
Daniel Neus
2016-07-28
2
-0
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge GH #559 PKCS #11 fixes
Jack Lloyd
2016-08-02
5
-1
/
+3208
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
include external PKCS#11 headers into botan
Daniel Neus
2016-07-26
5
-1
/
+3208
*
|
|
|
Use stat instead of lstat in get_files_recursive.
Jack Lloyd
2016-07-30
1
-1
/
+1
*
|
|
|
Check for __SIZEOF_INT128__ before using TI mode
Jack Lloyd
2016-07-30
1
-6
/
+8
|
|
/
/
|
/
|
|
*
|
|
Merge GH #556 Add DH negative tests. Fix DH keygen, did not call gen_check du...
Jack Lloyd
2016-07-27
1
-1
/
+8
|
\
\
\
|
*
|
|
fix: load_check() was called instead of gen_check() during DH private key gen...
Daniel Neus
2016-07-26
1
-1
/
+8
|
|
/
/
*
|
|
Merge GH #554 Add PKCS #1 v1.5 ID for SHA-512/256 signatures
Jack Lloyd
2016-07-27
1
-0
/
+8
|
\
\
\
|
*
|
|
add SHA-512/256 PKCS#1 hash identifier
Daniel Neus
2016-07-25
1
-0
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge GH #553 EME/pubkey test improvements. Small EME refactor.
Jack Lloyd
2016-07-27
2
-11
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
eme / pubkey test improvements
Daniel Neus
2016-07-25
2
-11
/
+13
|
|
/
*
/
SSE2 had been disabled for testing, missed it on checkin of 6907e196
Jack Lloyd
2016-07-25
1
-1
/
+1
|
/
*
Merge GH #549 MP and SIMD header refactoring
Jack Lloyd
2016-07-23
25
-2183
/
+1546
|
\
|
*
Merge asm into single mp_madd.h and mp_asmi.h files
Jack Lloyd
2016-07-21
25
-2183
/
+1546
*
|
Merge GH #543 Add RDRAND_RNG
Jack Lloyd
2016-07-21
5
-39
/
+170
|
\
\
|
|
/
|
/
|
|
*
Fix header guard format
Jack Lloyd
2016-07-20
1
-2
/
+2
|
*
Add RDRAND_RNG
Jack Lloyd
2016-07-19
5
-39
/
+170
*
|
Merge GH #548 Parallel hash tests, fix memory leak
Jack Lloyd
2016-07-21
1
-1
/
+1
|
\
\
|
*
|
improve parallel hash tests + memory leak fix
Daniel Neus
2016-07-20
1
-1
/
+1
|
|
/
*
|
Merge GH #547 Fix SipHash::clear, more MAC tests
Jack Lloyd
2016-07-21
1
-3
/
+4
|
\
\
|
*
|
fix SipHash::clear() and MAC test improvements
Daniel Neus
2016-07-20
1
-3
/
+4
|
|
/
*
/
Make Stream_Cipher::set_iv() pure virtual
René Korthaus
2016-07-20
5
-7
/
+15
|
/
*
Merge GH #541 More ECIES tests
Jack Lloyd
2016-07-19
1
-2
/
+2
|
\
|
*
add more ECIES tests
Daniel Neus
2016-07-19
1
-2
/
+2
*
|
Compile fix
Jack Lloyd
2016-07-18
1
-1
/
+1
*
|
Fix proc_walk - would always return 0 entropy collected.
Jack Lloyd
2016-07-18
2
-7
/
+10
*
|
Merge GH #520 RNG changes
Jack Lloyd
2016-07-18
43
-695
/
+837
|
\
\
|
|
/
|
/
|
|
*
Address some review comments from @cordney
Jack Lloyd
2016-07-17
9
-27
/
+29
|
*
Fix assignment
Jack Lloyd
2016-07-17
1
-1
/
+1
|
*
Revamp entropy polling
Jack Lloyd
2016-07-17
30
-377
/
+294
[next]