Hi, I've been reading the documentation of Crytopp but I'm not quite sure if it is possible to develop the next idea: I want to obtain a set of random numbers by using just one seed to generate them in order to make impossible to relate the numbers without the knowledge of the seed. I just want to apply this idea in a certificate revocation scheme and thus manage to discard a group of keys with just one secret value (the seed).
Is this a viable idea? Would the Random Pool generator help me to carry out this proposal? Thank you in advance for any explanation! -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com.
