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
/
pk_core.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move what is left of the uncategorized library to 'core'. There is still
lloyd
2008-09-29
1
-300
/
+0
*
Remove the Config class.
lloyd
2008-06-30
1
-1
/
+0
*
Remove load checking, as it requires an RNG (at least at the moment).
lloyd
2008-06-27
1
-8
/
+14
*
Split IF_Core constructor into two, one for public keys and one for private.
lloyd
2008-06-27
1
-4
/
+11
*
Pass a RandomNumberGenerator& to the PK_Core constructors and the various
lloyd
2008-06-20
1
-7
/
+6
*
Remove random_integer() and replace it with a BigInt constructor taking a
lloyd
2008-05-24
1
-5
/
+9
*
Pass an RNG reference to IF_Core
lloyd
2008-05-24
1
-3
/
+3
*
Previously random_integer and friends used the global PRNG object to get
lloyd
2008-05-24
1
-3
/
+7
*
Use existing reference to p in Elg_Core constructor for small code cleanup
lloyd
2008-04-12
1
-2
/
+2
*
Make the size of the random value used to blind the private key
lloyd
2008-04-12
1
-15
/
+4
*
Remove Config::option_as_u32bit - the only advantage it had over calling
lloyd
2008-04-12
1
-1
/
+2
*
Change the copyrights in all files in the Botan tree to directly reflect
lloyd
2008-04-10
1
-1
/
+1
*
Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the
lloyd
2008-03-10
1
-1
/
+1
*
Mass update of the copyright date. Honestly I don't know why I bother,
lloyd
2008-02-14
1
-1
/
+1
*
Bump copyright year to 2007
lloyd
2007-01-20
1
-1
/
+1
*
Access the global configuration through an object reference instead
lloyd
2006-07-01
1
-1
/
+3
*
More config.h fixes
lloyd
2006-07-01
1
-1
/
+1
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+289