diff options
author | lloyd <[email protected]> | 2008-06-20 11:24:33 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-06-20 11:24:33 +0000 |
commit | 79c7591a0946bb20fd50de136970cc0b1454430a (patch) | |
tree | 4efe62dfcd3f786970cf24062d06061275aead86 /src/pkcs5.cpp | |
parent | 850af952f95a3115e509ebd0aa6689a1d2e9c810 (diff) |
Convert pkcs8_decoder() and x509_decoder() to take a RandomNumberGenerator&
reference, along with PKCS8::load_key
get_pbe no longer calls new_params() on the newly instantiated instance,
which is not backwards compatible (you have to either call new_params
yourself, or explicitly set the iteration count, salt, etc)
Diffstat (limited to 'src/pkcs5.cpp')
0 files changed, 0 insertions, 0 deletions