Michael Monsen
Sun, 4 May 2003 16:42:04 -0400 (EDT)
I'm relatively new to cryptography and Crypto++, can someone comment on whether what I want to do sounds "correct" (whatever correct > means!)
- I want to encrypt data, that is to be transmitted around the inter/intraNet, using Rijndael
- I want to use a key for the above encryption that is an SHA128/256 hash based on: -
{multiple concatenated string data components} + {a nonce}
-- Michael Monsen There are 10 kinds of people in this world. Those who understand binary, and those who don't.