Length of Encrypted String

Posted by Agnel Kurian on Stack Overflow See other posts from Stack Overflow or by Agnel Kurian
Published on 2009-01-19T10:39:48Z Indexed on 2010/03/17 7:21 UTC
Read the original article Hit count: 161

I need to create a database column which will store a string encrypted using Triple DES. How do I determine the length of the encrypted string column?

(Answers for algorithms other than Triple DES are also welcome.)

© Stack Overflow or respective owner

Related posts about cryptography

Related posts about encryption