I have a requirement to encrypt a string using Triple DES using a provided key. I have looked around for some examples and found this. I could probably modify this to make it work, but I am a Java novice so I want to do as little modifying as possible. So my questions are: Is anyone aware of any other source I could use? Or, is this source okay to use a my base (it was published in 2000, not sure what could have changed since then)?
Triple DES encryption
Collapse
X
Comment