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
/
vendor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Internal header cleanups
Jack Lloyd
2015-09-19
3
-4
/
+3
*
Fix OpenSSL RSA to better handle no padding mode.
Jack Lloyd
2015-08-29
3
-10
/
+45
*
Reverse the algorithm priority ordering
Jack Lloyd
2015-08-29
5
-6
/
+19
*
Fix minimized builds and amalgamation builds
Jack Lloyd
2015-08-29
4
-21
/
+35
*
Add ECDSA provider using OpenSSL
Jack Lloyd
2015-08-28
1
-0
/
+217
*
Add boost implementation of timegm()
Simon Warta
2015-07-27
1
-0
/
+1
*
Compile openssl RSA only when botan/rsa.h is available
Simon Warta
2015-07-12
1
-0
/
+6
*
lib/vendor: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
3
-7
/
+7
*
Disable OpenSSL RSA by default until the test issues are worked out
lloyd
2015-03-28
1
-2
/
+2
*
RSA encrypt and decrypt using OpenSSL
lloyd
2015-03-23
1
-0
/
+148
*
In Algo_Registry if a maker func fails, try the next most preferred one
lloyd
2015-03-05
1
-2
/
+6
*
Amalgamation fixes; inline the poly1305 header and :: namespace OpenSSL funcs
lloyd
2015-02-22
1
-2
/
+2
*
Mark modules pulling in external deps (zlib, boost, etc) as such, and
lloyd
2015-02-06
3
-3
/
+5
*
Add missing file
lloyd
2015-02-05
1
-0
/
+5
*
Enable OpenSSL for providing ciphers and hashes again.
lloyd
2015-02-05
7
-0
/
+593