Extend unit test for larger than GCM encrytion size
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 27 Jan 2020 16:05:18 +0000 (17:05 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 27 Jan 2020 17:23:24 +0000 (18:23 +0100)
commitca520c21fc7c6058b2cf28cfd8b6646d96e9afcf
tree8dbbdc147685f6fc514e9ab21393aeec636542d9
parent375fb496ab1c2daecb3240c310a8af9c0e4ba8c2
Extend unit test for larger than GCM encrytion size

Add a few corner cases in addition to the existing test:

* MAX_SIZE-1
* MAX_SIZE
* 2*MAX_SIZE + 1
testing/test_deltatar.py