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
/
prov
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
7
-104
/
+127
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
2
-8
/
+7
*
Improve pkcs11 doxygen [ci skip]
René Korthaus
2016-10-19
3
-13
/
+49
*
The other half of 55b8fb5
Jack Lloyd
2016-10-09
1
-7
/
+9
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
5
-6
/
+6
*
OpenSSL fixes
Jack Lloyd
2016-10-07
2
-4
/
+4
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
6
-31
/
+15
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
13
-181
/
+249
*
fix compiler error: openssl w/o rc4
t0b3
2016-10-01
1
-1
/
+1
*
Change T::provider to return std::string
Jack Lloyd
2016-09-15
3
-3
/
+3
*
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
3
-0
/
+4
*
Remove deprecated hashes MD2, HAS-160, and RIPEMD-128
Jack Lloyd
2016-09-02
1
-4
/
+0
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-2
/
+2
*
Another PKCS #11 amalg fix
Jack Lloyd
2016-08-23
1
-1
/
+1
*
Work around some amalgamation issues.
Jack Lloyd
2016-08-23
2
-6
/
+4
*
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
*
include external PKCS#11 headers into botan
Daniel Neus
2016-07-26
5
-1
/
+3208
*
Make Stream_Cipher::set_iv() pure virtual
René Korthaus
2016-07-20
1
-0
/
+6
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
1
-2
/
+3
*
Switch to HMAC_DRBG for all RNG generation.
Jack Lloyd
2016-07-17
1
-14
/
+7
*
remove rfc6979 module dependency for pkcs11
Daniel Neus
2016-07-05
1
-1
/
+0
*
Merge GH #507 Add PKCS #11 support. Previous merge 360a3a5 missed later commits
Jack Lloyd
2016-07-04
7
-37
/
+12
|
\
|
*
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
|
*
reuse BigInt::encode_1363 instead of self written logic
Daniel Neus
2016-06-28
1
-6
/
+1
|
*
use NULL_RNG to make clear that the RNG is not used
Daniel Neus
2016-06-28
2
-24
/
+4
*
|
Merge GH #507 Add PKCS #11 support
Jack Lloyd
2016-07-04
25
-0
/
+7297
|
\
|
|
*
add PKCS#11 support
Daniel Neus
2016-06-17
25
-0
/
+7297
*
|
Adding StreamCipher::seek interface, supporting seek in ChaCha, and also addi...
SimCog
2016-06-18
1
-0
/
+5
|
/
*
Clean up PK decryption encoding.
Jack Lloyd
2016-03-20
2
-4
/
+11
*
Trivial warning fixes
Jack Lloyd
2016-03-09
2
-17
/
+23
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
add missing include guards
Daniel Neus
2016-02-19
2
-0
/
+10
*
Add missing overrides and fix -Wpedantic 'extra ;' warnings
Jack Lloyd
2016-01-17
3
-28
/
+28
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-50
/
+50
*
Add ECDH via OpenSSL
Jack Lloyd
2016-01-04
2
-15
/
+113
*
Add TPM v1.2 support (RSA keygen/signing, RNG)
Jack Lloyd
2015-12-19
4
-0
/
+754
*
Merge the openssl code together.
Jack Lloyd
2015-12-19
7
-0
/
+941