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
/
pubkey.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add interfaces for add_entropy_source and add_entropy to
lloyd
2008-06-28
1
-8
/
+0
*
Reorganize the EMSA classes, and remove the last references to prng_reference
lloyd
2008-06-27
1
-2
/
+9
*
Change PK_Signer::signature to take a RandomNumberGenerator reference
lloyd
2008-06-10
1
-7
/
+7
*
PK_Encryptor::encrypt now takes a RandomNumberGenerator reference, instead
lloyd
2008-06-10
1
-8
/
+10
*
Pass a RNG reference to the EMSA encoder functions
lloyd
2008-06-10
1
-4
/
+11
*
Pass RandomNumberGenerator references to public key operations that need
lloyd
2008-06-10
1
-5
/
+6
*
Pass an RNG reference to EME::pad
lloyd
2008-05-24
1
-2
/
+7
*
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
*
Revert the change that renamed append() to push_back(). As pointed out
lloyd
2007-11-15
1
-1
/
+1
*
Rename MemoryRegion::append to push_back
lloyd
2007-11-14
1
-1
/
+1
*
bit_ops.h no longer includes loadstor.h
lloyd
2007-10-19
1
-1
/
+1
*
Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use
lloyd
2007-07-23
1
-1
/
+2
*
Use std::string::data() instead of std::string::c_str() in cases where we
lloyd
2007-07-21
1
-1
/
+1
*
Bump copyright year to 2007
lloyd
2007-01-20
1
-1
/
+1
*
PK_Verifier no longer keeps a reference to the key being used; it only
lloyd
2006-09-06
1
-7
/
+15
*
Syntax changes to the BER and DER APIs to improve readability of code
lloyd
2006-05-19
1
-10
/
+9
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+393