Closed nazar-pc closed 6 years ago
Looks ok, but you may need to fix the unit tests under "tests/unit" as well to account for the change in the increment's location. Use "make check" to run the tests.
I found only one test failing and changed it accordingly. All of the tests executed by make check
are fine now.
As per spec:
In current implementation nonce is incremented independently from decryption result, which is incorrect.