Hello guys,

I am trying to derive new keys from my seed value. By using random number 
generator, I created one seed AES key. I would like to derive new keys from 
this key with provided password . For example KDF(seed || password) should 
give me my new key. What is the best way of doing this?

Thank you

-- 
-- 
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.
--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to