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
/
checks
/
pk_bench.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change PK_Signer::signature to take a RandomNumberGenerator reference
lloyd
2008-06-10
1
-3
/
+3
*
PK_Encryptor::encrypt now takes a RandomNumberGenerator reference, instead
lloyd
2008-06-10
1
-3
/
+5
*
Previously random_integer and friends used the global PRNG object to get
lloyd
2008-05-24
1
-4
/
+8
*
Remove the Global_RNG namespace, along with rng.h and rng.cpp. This was
lloyd
2008-04-07
1
-8
/
+8
*
Fix pk_bench.cpp compilation (remove a stray try statement)
lloyd
2008-01-17
1
-3
/
+2
*
merge of '3d9e9476c5b2a2ee125eee7e0dd10bfe460d0546'
lloyd
2007-12-24
1
-187
/
+95
|
\
|
*
Replace C-style casts with static_cast (found by GCC's -Wold-style-cast)
lloyd
2007-11-17
1
-2
/
+1
|
*
Wrap lines in pk_bench and passhash to keep them under 80 columns.
lloyd
2007-10-19
1
-3
/
+4
|
*
Cleanup the public key benchmark code: avoid macros, use PEM/PKCS
lloyd
2007-09-13
1
-184
/
+93
|
*
Remove code checking the BOTAN_NO_ macros for if particular public key
lloyd
2007-09-13
1
-28
/
+5
*
|
Remove the BOTAN_NO_ macros
lloyd
2007-09-13
1
-28
/
+5
|
/
*
DSA-2048 and DSA-3072 benchmarks, disabled for a while due to lack of
lloyd
2007-03-09
1
-4
/
+6
*
Decide to print ms/op or ops/second at runtime instead of compile time.
lloyd
2006-11-12
1
-10
/
+8
*
Add (very basic) HTML output for public key benchmarking.
lloyd
2006-09-27
1
-11
/
+26
*
Rename X509_PublicKey and PKCS8_PrivateKey to the new types within the
lloyd
2006-09-06
1
-1
/
+1
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+466