Tuesday, 3 September 2013

Is it safe to reuse an AES object when encrypting strings?

Is it safe to reuse an AES object when encrypting strings?

References

Reference NO 1

http://stackoverflow.com/questions/13633423/is-it-safe-to-reuse-an-aes-object-when-encrypting-strings

Reference NO 2

http://stackoverflow.com/questions/202011/encrypt-decrypt-string-in-net

Reference NO 3

http://eli.thegreenplace.net/2010/06/25/aes-encryption-of-files-in-python-with-pycrypto/

Reference NO 4

http://saju.net.in/code/misc/openssl_aes.c.txt

Reference NO 5

http://codereview.stackexchange.com/questions/8452/the-right-way-to-do-symmetrical-encryption-in-c

Reference NO 6

http://www.dreamincode.net/forums/topic/156922-aes-encryption-and-c%23/

Reference NO 7

http://www.rfc-editor.org/rfc/rfc5084.txt

Reference NO 8

#EANF#

No comments:

Post a Comment