Export to GitHub

slowaes - issue #1

Arguments should be array of bytes


Posted on Aug 6, 2008 by Massive Rhino

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 Rhino

Updated to high priority

Comment #2

Posted on Aug 6, 2008 by Massive Rhino

The array of bytes argument was only an issue for the JS version, not the Python.

Status: Invalid

Labels:
Type-Task Priority-High Component-Scripts-Py