What are the requirement to complete this task?
The encrypt and decrypt methods should accept an array of bytes instead of a string. Any conversion code within the methods should be removed under the assumption that the conversion will occur before the method is called.
Please use labels and text to provide additional information.
Comment #1
Posted on Aug 6, 2008 by Massive RhinoUpdated to high priority
Comment #2
Posted on Aug 8, 2008 by Massive RhinoI updated encrypt and decrypt to take as arguments and return byte arrays. I updated the smoke test to take the changes into account.
Alex, as a sanity check can you verify the results are what you expect?
Status: Assigned
Labels:
Type-Task
Priority-High
Component-Scripts-JS