On Thursday, 12 November 2015 01:28:24 UTC+10:30, Catherine wrote:
>
> On Wednesday, November 11, 2015 at 1:20:07 PM UTC+3, Atton Mathews wrote:
>>
>> It also might be worth noting that the encoded output changes every time 
>> the program runs.
>>
>
>
> AutoSeededRandomPool rnd;
> RSA::PrivateKey rsaPrivate;
> rsaPrivate.GenerateRandomWithKeySize(rnd, 3072);
> RSA::PublicKey rsaPublic(rsaPrivate);
>
>
>  Well, what did you expect?
>
I kinda expected it to work but then again I am rather unfamiliar with it. 

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to