I'm trying to encrypt a file using TripleDES. However I've looked for samples all over the place and they all seem to be fairly unhelpful. Most of them generate a random key for you or will only let you do one string at a time etc which doesn't work for my situation.
The security doesn't have to be great, it's just an extra method to stop basic users from tampering with the data.
Could anyone point me to a decent example or something or that nature?
Question
Benjo85au
Hi All,
I'm trying to encrypt a file using TripleDES. However I've looked for samples all over the place and they all seem to be fairly unhelpful. Most of them generate a random key for you or will only let you do one string at a time etc which doesn't work for my situation.
The security doesn't have to be great, it's just an extra method to stop basic users from tampering with the data.
Could anyone point me to a decent example or something or that nature?
Regardz :)
Link to comment
Share on other sites
5 answers to this question
Recommended Posts