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
/
engine
/
openssl
/
ossl_bc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the new
lloyd
2012-06-07
1
-3
/
+3
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-1
/
+1
*
Fix OpenSSL engine compile :/
lloyd
2010-12-01
1
-4
/
+9
*
More size_t
lloyd
2010-10-13
1
-3
/
+3
*
Compile fix
lloyd
2010-10-13
1
-5
/
+13
*
Use size_t rather than u32bit in SymmetricAlgorithm
lloyd
2010-10-13
1
-4
/
+4
*
Use size_t in SCAN_Name
lloyd
2010-10-12
1
-1
/
+1
*
Use size_t rather than u32bit for the blocks argument of encrypt_n
lloyd
2010-10-12
1
-5
/
+6
*
Fix OpenSSL engine WRT memory vector changes, append is no more
lloyd
2010-09-23
1
-1
/
+3
*
Add support for Camellia in OpenSSL engine
lloyd
2010-07-22
1
-0
/
+6
*
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
1
-1
/
+1
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-2
/
+2
*
Enable OpenSSL AES (fixed, I think). And add support for OpenSSL's RC5
lloyd
2009-09-24
1
-1
/
+7
*
Update OpenSSL engine with encrypt_n interface for block ciphers.
lloyd
2009-09-17
1
-7
/
+27
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-34
/
+36
*
Disable using OpenSSL's AES - it is causing crashes for an unknown reason.
lloyd
2008-11-24
1
-0
/
+6
*
Move most of the remaining libstate code to pk_engine.cpp, move engines
lloyd
2008-11-11
1
-0
/
+192
*
Move engine to libstate/ directory, since there is a mutual dependency
lloyd
2008-11-09
1
-204
/
+0
*
Rename SymmetricAlgorithm::key to key_schedule to avoid many name
lloyd
2008-11-09
1
-2
/
+2
*
Move all modules into src/ directory
lloyd
2008-09-28
1
-0
/
+204