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
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...
lloyd
2009-09-17
34
-98
/
+162
|
\
|
*
Split up util.h into 3 files
lloyd
2009-09-17
28
-40
/
+49
|
*
Move memory locking function decls to mlock.h
lloyd
2009-09-17
6
-26
/
+47
|
*
Update OpenSSL engine with encrypt_n interface for block ciphers.
lloyd
2009-09-17
2
-12
/
+46
*
|
Use <chrono> in the runtime benchmarking code instead of the local
lloyd
2009-09-16
3
-56
/
+47
*
|
propagate from branch 'net.randombit.botan' (head 32f457161b1ad1afb7a3d0ccebc...
lloyd
2009-09-16
66
-809
/
+266
|
\
\
|
|
/
|
/
|
|
*
Remove dep on mutex module (doesn't exist here). Use initializer list in libs...
lloyd
2009-09-11
4
-18
/
+11
|
*
Use GCC 4.4.1-release for C++0x testing
lloyd
2009-09-09
1
-1
/
+1
|
*
propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...
lloyd
2009-09-08
63
-792
/
+256
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...
lloyd
2009-07-21
134
-391
/
+633
|
|
|
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 5438defd358f82e876917a8bd6d...
lloyd
2009-07-15
63
-793
/
+258
|
|
|
\
\
|
|
|
*
|
Move mutex directory back to the Attic
lloyd
2009-07-03
14
-421
/
+0
|
|
|
*
|
propagate from branch 'net.randombit.botan' (head d6d32791adfa878b6fc0dd3a5b6...
lloyd
2009-07-03
29
-172
/
+220
|
|
|
|
\
\
|
|
|
*
|
|
Move mutex.h to src/mutex (from Attic)
lloyd
2009-07-03
1
-0
/
+56
|
|
|
*
|
|
Move mutex from Attic to src to deal with merge conflict
lloyd
2009-07-03
12
-0
/
+356
|
|
|
*
|
|
propagate from branch 'net.randombit.botan' (head 6a746ccf1e957dba703e6537205...
lloyd
2009-06-04
63
-785
/
+258
|
|
|
|
\
\
\
|
|
|
|
*
|
|
Use C++0x std::shared_ptr<> instead of TR1's
lloyd
2009-04-01
15
-72
/
+58
|
|
|
|
*
|
|
Replace the (deprecated) auto_ptr with unique_ptr.
lloyd
2009-04-01
24
-71
/
+79
|
|
|
|
*
|
|
A few experiments with auto keyword type inference. Looks like things will
lloyd
2009-04-01
3
-79
/
+68
|
|
|
|
*
|
|
Remove copy_if, now included in C++0x (also, it turns out, not being used
lloyd
2009-04-01
1
-16
/
+0
|
|
|
|
*
|
|
Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guard
lloyd
2009-04-01
25
-545
/
+51
|
|
|
|
*
|
|
Start a new branch for C++0x experimentation.
lloyd
2009-04-01
1
-2
/
+2
*
|
|
|
|
|
|
In BMW-512, don't use the stack, instead use class SecureBuffers to reduce
lloyd
2009-09-15
2
-70
/
+70
*
|
|
|
|
|
|
Add an implementation of Blue Midnight Wish (512 bit version only)
lloyd
2009-09-15
4
-0
/
+228
*
|
|
|
|
|
|
propagate from branch 'net.randombit.botan.1_8' (head ef51dd2869ed38dae3aeb1c...
lloyd
2009-09-15
95
-1571
/
+3148
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Enable SSE2 engine under VC++
lloyd
2009-09-13
1
-0
/
+1
|
*
|
|
|
|
|
|
Make some changes to the SSE2 implementation of SHA-1 for compatability with
lloyd
2009-09-13
1
-62
/
+46
|
*
|
|
|
|
|
|
Add parallel block toggles for CBC and CFB (decrypt direction only)
lloyd
2009-09-10
1
-1
/
+7
|
*
|
|
|
|
|
|
The first argument of Library_State::set_option was accidentally being
lloyd
2009-09-09
2
-2
/
+2
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Throw Internal_Error instead of Algorithm_Not_Found if no usable RNG
lloyd
2009-09-08
1
-1
/
+1
|
*
|
|
|
|
|
Add *s before comment lines in file headers
lloyd
2009-09-08
4
-8
/
+8
|
*
|
|
|
|
|
propagate from branch 'net.randombit.botan.1_8' (head 75371777750b63ef9469360...
lloyd
2009-09-04
3
-2
/
+3
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
According to the Linux sources, S/390 and PowerPC can both do unaligned
lloyd
2009-09-04
4
-0
/
+12
|
*
|
|
|
|
|
|
propagate from branch 'net.randombit.botan.1_8' (head c2624292793f396cf940403...
lloyd
2009-08-31
2
-4
/
+14
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add Rivest's package transform
lloyd
2009-08-31
3
-0
/
+190
|
*
|
|
|
|
|
|
|
Combine the 4 sbox calculations in the key schedule so that all four are
lloyd
2009-08-31
2
-25
/
+25
|
*
|
|
|
|
|
|
|
Hoist creation of buffer in Lion encrypt loop
lloyd
2009-08-31
1
-4
/
+4
|
*
|
|
|
|
|
|
|
Remove unneeded include in xtea.cpp
lloyd
2009-08-27
1
-1
/
+0
|
*
|
|
|
|
|
|
|
Instead of each SSE2 implementation specifying which compilers + CPUs it
lloyd
2009-08-27
3
-25
/
+8
|
*
|
|
|
|
|
|
|
Include basefilt.h in filters.h
lloyd
2009-08-13
1
-0
/
+2
|
*
|
|
|
|
|
|
|
propagate from branch 'net.randombit.botan.encrypt-n' (head 378e7464abc6b3efc...
lloyd
2009-08-13
3
-0
/
+210
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Use a much faster counter increment system, noticable speedups (~15%)
lloyd
2009-08-12
1
-20
/
+21
|
*
|
|
|
|
|
|
|
|
In benchmark.cpp, use encrypt_n when benchmarking block ciphers
lloyd
2009-08-12
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
For handling the last few blocks in Serpent_SSE2, invoke encrypt_n with
lloyd
2009-08-12
1
-12
/
+2
|
*
|
|
|
|
|
|
|
|
Add SSE2 Serpent decryption
lloyd
2009-08-12
2
-1
/
+307
|
*
|
|
|
|
|
|
|
|
Small code cleanups in SSE2 Serpent
lloyd
2009-08-12
2
-192
/
+195
|
*
|
|
|
|
|
|
|
|
Use SSE2 unpack instructions instead of unions for input/output conversion.
lloyd
2009-08-12
2
-300
/
+263
|
*
|
|
|
|
|
|
|
|
Add full 4-way SSE2 Serpent encryption. Load/store operations are via
lloyd
2009-08-12
3
-47
/
+290
|
*
|
|
|
|
|
|
|
|
Make encrypt_n public for all BlockCipher implementations - unlike the
lloyd
2009-08-11
31
-58
/
+355
|
*
|
|
|
|
|
|
|
|
Modify Keyed_Filter so it is a pure interface
lloyd
2009-08-11
16
-150
/
+329
[next]