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
*
propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...
lloyd
2010-03-09
1
-1
/
+1
|
\
|
*
propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf...
lloyd
2010-03-02
3
-68
/
+0
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head e088ea1566600cf598bcdc6840f...
lloyd
2010-01-22
2
-12
/
+17
|
|
\
\
|
*
\
\
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
1
-1
/
+1
|
|
\
\
\
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...
lloyd
2009-12-24
1
-4
/
+10
|
|
|
\
\
\
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...
lloyd
2009-12-16
1
-1
/
+1
|
|
|
\
\
\
\
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
7
-26
/
+27
|
|
|
|
\
\
\
\
|
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head ac4d8fecb28374d06094da3457a...
lloyd
2009-11-29
1
-0
/
+4
|
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
|
Remove to_string, replacing with std::to_string
lloyd
2009-11-18
1
-1
/
+1
*
|
|
|
|
|
|
|
|
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
|
|
_
|
/
|
/
|
|
*
|
|
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
7
-26
/
+27
|
|
/
|
/
|
*
|
Make sure the SIMD_32 implementation we're using actually works on the
lloyd
2009-11-24
1
-0
/
+4
|
/
*
Add AES-192 using AES-NI. Tested OK with Intel's simulator.
lloyd
2009-11-10
1
-2
/
+0
*
Rename CPUID::has_intel_aes to has_aes_intel, and add CPUID::has_aes_via,
lloyd
2009-11-10
1
-2
/
+2
*
Fix errors in the AES-256 key schedule for the AES-NI version. Now passes
lloyd
2009-11-10
1
-1
/
+1
*
Add a new need_isa marker for info.txt that lets a module depend
lloyd
2009-11-06
1
-5
/
+5
*
Add a complete but untested AES-128 using the AES-NI intrinsics.
lloyd
2009-11-06
1
-10
/
+8
*
Stub for AES class using Intel's AES-NI instructions and an engine for
lloyd
2009-11-06
3
-0
/
+85
*
Rename sse2 engine to simd
lloyd
2009-10-29
1
-1
/
+1
*
propagate from branch 'net.randombit.botan' (head 8fb69dd1c599ada1008c4cab2a6...
lloyd
2009-10-29
5
-76
/
+61
|
\
|
*
Rename SSE2 stuff to be generally SIMD since it supports at least SSE2
lloyd
2009-10-29
5
-87
/
+63
|
*
Add a wrapper for a set of SSE2 operations with convenient syntax for 4x32
lloyd
2009-10-26
1
-0
/
+9
*
|
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
7
-14
/
+0
|
/
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
3
-5
/
+5
*
Similiar treatment for OFB which is also just a plain stream cipher
lloyd
2009-10-14
1
-1
/
+1
*
Convert CTR_BE from a Filter to a StreamCipher. Must wrap in a StreamCipher_F...
lloyd
2009-10-14
1
-3
/
+3
*
Refactor Default_Engine::get_cipher so bits can be called from selftest
lloyd
2009-10-06
2
-84
/
+104
*
merge of '1efb42e84eca9e01edd7b7f1335af7011eab994c'
lloyd
2009-09-25
1
-0
/
+7
|
\
|
*
Add runtime cpuid support. Check in the SSE2 engine that SSE2 is actually
lloyd
2009-09-25
1
-0
/
+7
[next]