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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid using the global RNG in check_key, instead pass a reference.
lloyd
2008-05-24
1
-10
/
+10
*
Previously random_integer and friends used the global PRNG object to get
lloyd
2008-05-24
1
-9
/
+10
*
propagate from branch 'net.randombit.botan' (head 51f9ee5180a5cacdfff31504266...
lloyd
2008-04-21
1
-4
/
+4
|
\
|
*
Remove the Global_RNG namespace, along with rng.h and rng.cpp. This was
lloyd
2008-04-07
1
-4
/
+4
*
|
Update Fixed_Output_RNG (used for testing) to implement is_seeded
lloyd
2008-04-21
1
-0
/
+2
|
/
*
Remove several uses of old style C casts in favor of C++98's static_cast and
lloyd
2007-10-19
1
-5
/
+12
*
Remove code checking the BOTAN_NO_ macros for if particular public key
lloyd
2007-09-13
1
-41
/
+4
*
Eliminate most uses of exit() to bail on an error; instead throw an
lloyd
2007-02-19
1
-13
/
+5
*
Rename X509_PublicKey and PKCS8_PrivateKey to the new types within the
lloyd
2006-09-06
1
-4
/
+4
*
Remove the public domain notices from the self-test/benchmark code,
lloyd
2006-08-09
1
-1
/
+0
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+747