Comment on Ask HN: How can i verify perfect secrecy of a cryptosystem?parentComments−DanBC11yThe sci.crypt faq has more information. http://www.contrib.andrew.cmu.edu/~shadow/crypt.htmlhttp://www.faqs.org/faqs/cryptography-faq/It might be an idea to read about different attacks - known plaintext etc - and seein if your system is still secure. (It won't be, so if you can't find the flaw you know you need to look more).−sgyOP11ythanks. looking into them ..
Comments
The sci.crypt faq has more information. http://www.contrib.andrew.cmu.edu/~shadow/crypt.html
http://www.faqs.org/faqs/cryptography-faq/
It might be an idea to read about different attacks - known plaintext etc - and seein if your system is still secure. (It won't be, so if you can't find the flaw you know you need to look more).
thanks. looking into them ..