Recently I had one of my minions take some of our handwritten crypto code and replace it with having a popular library do the operation instead, another thing it's too easy to screw up. I suggested the route of: add tests to the existing code, see if they still pass with the new code.
no subject
Recently I had one of my minions take some of our handwritten crypto code and replace it with having a popular library do the operation instead, another thing it's too easy to screw up. I suggested the route of: add tests to the existing code, see if they still pass with the new code.