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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix OpenSSL engine WRT memory vector changes, append is no more
lloyd
2010-09-23
1
-1
/
+3
*
Update the dynamic engine protocol. The initial version had an engine
lloyd
2010-09-08
1
-30
/
+15
*
Add also AES-192 using SSSE3
lloyd
2010-08-12
1
-0
/
+2
*
Support AES-256 is the SSSE3 implementation
lloyd
2010-08-12
1
-0
/
+2
*
Add an implementation of AES-128 using SSSE3 instructions. It runs in
lloyd
2010-08-09
1
-0
/
+9
*
Remove redundant setting for adding libdl link on Linux in dyn_engine;
lloyd
2010-07-28
1
-4
/
+0
*
Add a version info function which returns a u32bit. The currently
lloyd
2010-07-28
1
-1
/
+12
*
Add a new utility class Dynamically_Loaded_Library which wraps around
lloyd
2010-07-27
3
-0
/
+185
*
Rename Default_Engine to Core_Engine which describes its purposes
lloyd
2010-07-27
9
-33
/
+31
*
merge of '17389a973545d2f8e25813894cdd2da1b01aa534'
lloyd
2010-07-27
1
-1
/
+1
|
\
|
*
Add support in CPUID for detecting PCMULUDQ and MOVBE instructions.
lloyd
2010-07-27
1
-1
/
+1
*
|
Add support for Camellia in OpenSSL engine
lloyd
2010-07-22
1
-0
/
+6
*
|
Avoid unused argument warning
lloyd
2010-07-22
1
-1
/
+3
|
/
*
Consolidate the two engines that provided assembler implementations
lloyd
2010-07-13
6
-81
/
+22
*
Avoid unused parameter warning
lloyd
2010-06-22
1
-1
/
+1
*
Doxygen
lloyd
2010-06-22
1
-0
/
+7
*
Compilation fixes
lloyd
2010-06-16
1
-1
/
+3
*
Move the implemention of the functions in the Engine base class into a
lloyd
2010-06-16
3
-33
/
+101
*
Doxygen comments
lloyd
2010-06-16
1
-14
/
+82
*
Kill dead/unused function
lloyd
2010-06-16
1
-2
/
+0
*
Also for Default_Engine
lloyd
2010-06-16
1
-1
/
+0
*
Don't hide funcions in engine subclasses that are public in base
lloyd
2010-06-16
5
-5
/
+5
*
More Doxygen updates/fixes
lloyd
2010-06-15
10
-11
/
+24
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
6
-6
/
+6
*
Remove FORK-256; it's obscure and has been definitively broken.
lloyd
2010-05-25
1
-9
/
+0
*
Add Comb4P hash combiner, as described in Anja Lehmann's thesis.
lloyd
2010-04-17
1
-0
/
+15
*
Remove unneeded includes
lloyd
2010-03-15
2
-23
/
+4
*
Fix GOST, wasn't getting found in engine
lloyd
2010-03-13
1
-3
/
+3
*
Deconstify PK_Ops. It's quite reasonable that some op will want to
lloyd
2010-03-09
2
-19
/
+19
*
On GMP 5.0 and later, use mpz_powm_sec, which is a version of modular
lloyd
2010-03-05
1
-0
/
+6
*
Update OpenSSL engine for new interface. Similiar to GMP engine, drop
lloyd
2010-03-05
9
-503
/
+356
*
Add GMP PK file
lloyd
2010-03-05
1
-0
/
+344
*
Update GMP engine with new PK operations interface.
lloyd
2010-03-05
8
-481
/
+11
*
Remove IF_Core
lloyd
2010-03-05
3
-31
/
+0
*
Add RSA encrypt/decrypt ops
lloyd
2010-03-05
1
-6
/
+6
*
Add ops for ElGamal encryption and decryption.
lloyd
2010-03-05
3
-31
/
+48
*
Rename PK_Ops::Signature_Operation to PK_Ops::Signature
lloyd
2010-03-05
3
-6
/
+6
*
Remove NR and DSA specific hooks
lloyd
2010-03-05
3
-67
/
+3
*
Add verification ops for all signature key types
lloyd
2010-03-05
3
-0
/
+44
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
3
-2
/
+77
*
This checkin represents a pretty major change in how PK operations are
lloyd
2010-03-04
4
-25
/
+32
*
Kill ECKAEG_Op
lloyd
2010-03-02
3
-34
/
+0
*
Remove ECDSA_Op and its attendant bits
lloyd
2010-03-02
3
-34
/
+0
*
Prevent a crash in GMP_Engine if the library is shutdown and then
lloyd
2010-01-22
2
-12
/
+17
*
Add SIMD version of Noekeon. On a Core2, about 2.7x faster using SIMD_SSE2
lloyd
2010-01-12
1
-0
/
+9
*
Add block cipher cascade
lloyd
2010-01-11
1
-0
/
+15
*
Remove stubs for VIA Padlock support. I have no plans to implement it
lloyd
2010-01-05
1
-17
/
+0
*
Fix compile; aes engine header is internal
lloyd
2010-01-04
1
-1
/
+2
*
Add last nights project, an SSE2 implementation of IDEA. Right about 4x
lloyd
2009-12-23
1
-4
/
+10
*
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
44
-62
/
+88
[next]