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
/
include
/
pk_keys.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove load checking, as it requires an RNG (at least at the moment).
lloyd
2008-06-27
1
-4
/
+2
*
Convert pkcs8_decoder() and x509_decoder() to take a RandomNumberGenerator&
lloyd
2008-06-20
1
-5
/
+9
*
Move the declaration of the RandomNumberGenerator base class from base.h
lloyd
2008-06-10
1
-1
/
+2
*
Pass RandomNumberGenerator references to public key operations that need
lloyd
2008-06-10
1
-2
/
+4
*
Pass a RNG reference to load_check and gen_check functions
lloyd
2008-05-24
1
-3
/
+3
*
Avoid using the global RNG in check_key, instead pass a reference.
lloyd
2008-05-24
1
-1
/
+3
*
Add BOTAN_DLL macro in all needed spots for working DLL export. Based
lloyd
2008-04-21
1
-8
/
+8
*
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
*
Split PK_Key into Public_Key and Private_Key; these new classes merge in
lloyd
2006-09-06
1
-14
/
+34
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+100