We have to implement the DES algorithm. We want to code some functions, but we don't know how to test our DES algorithm.
Are there any well-known tools/libraries that we can use to test our encrypting and decrypting functions? We need a 3rd party tool to tell people that our version really works.