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
/
benchmark
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 5525439539abc808b7b8588380a...
lloyd
2009-12-22
2
-20
/
+36
|
\
|
*
propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240...
lloyd
2009-12-21
2
-21
/
+36
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
1
-7
/
+0
|
|
|
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head b3515264af291b4785d3d296e2c...
lloyd
2009-12-01
1
-2
/
+0
|
|
|
\
\
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head b431f4bc404f3ed4a5332b69100...
lloyd
2009-11-20
1
-4
/
+4
|
|
|
\
\
\
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...
lloyd
2009-11-02
3
-56
/
+47
|
|
|
\
\
\
\
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 8a5eb02c2e451fc983f234f7ba2...
lloyd
2009-09-30
3
-56
/
+47
|
|
|
|
\
\
\
\
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...
lloyd
2009-09-17
1
-1
/
+0
|
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
|
Use <chrono> in the runtime benchmarking code instead of the local
lloyd
2009-09-16
3
-56
/
+47
*
|
|
|
|
|
|
|
|
Remove unneeded iostream/stdio includes
lloyd
2009-12-21
1
-2
/
+0
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
/
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
1
-9
/
+10
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-7
/
+0
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Consolidate the non-canonical epoch timers, like cpuid and Win32's
lloyd
2009-12-01
3
-48
/
+21
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Add missing BOTAN_DLL macros for algorithm_benchmark and SCAN_Name
lloyd
2009-11-20
1
-5
/
+5
|
/
/
/
/
*
|
|
|
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
|
|
|
Cleanups/random changes in the stream cipher code:
lloyd
2009-10-14
1
-1
/
+1
|
/
/
/
*
|
/
In the benchmark code, set a random key for the block and stream ciphers.
lloyd
2009-09-23
1
-0
/
+4
|
|
/
|
/
|
*
|
Split up util.h into 3 files
lloyd
2009-09-17
1
-1
/
+0
|
/
*
In benchmark.cpp, use encrypt_n when benchmarking block ciphers
lloyd
2009-08-12
1
-2
/
+1
*
Change how the pair is constructed for Sun Forte compatability
lloyd
2009-07-31
1
-1
/
+1
*
Move some files around to break up dependencies between directories
lloyd
2009-07-16
1
-0
/
+1
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-0
/
+9
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
2
-0
/
+4
*
Add Doxygen comment for Timer::clock. Fix @return in benchmark.h and x509_ca.h
lloyd
2008-11-25
1
-1
/
+1
*
Fix a roundoff error in the block cipher benchmarks
lloyd
2008-11-24
1
-16
/
+17
*
Fix integer overflow in benchmars
lloyd
2008-11-23
1
-4
/
+4
*
Fix poorly named function
lloyd
2008-11-21
1
-6
/
+6
*
Mention ANSI clock seems pretty bogus for benchmarking
lloyd
2008-11-21
1
-0
/
+3
*
Add a typedef in benchmark.h Default_Benchmark_Timer, which checks available
lloyd
2008-11-21
1
-8
/
+26
*
Oops, 2^32 nanoseconds < 4.3 seconds, which is pretty small. Use 64 bit
lloyd
2008-11-12
1
-7
/
+7
*
Remove support for provider identifiers from SCAN_Name - it turns out this
lloyd
2008-11-12
1
-6
/
+7
*
Rename timers.h to timer.h
lloyd
2008-11-11
1
-1
/
+1
*
Add a runtime benchmarking system (for ciphers/hash/MACs)
lloyd
2008-11-11
3
-0
/
+232