ctr_add: replace dead with working code.
authorAndrey Rys <rys@lynxlynx.ru>
Wed, 27 Feb 2019 08:54:12 +0000 (15:54 +0700)
committerAndrey Rys <rys@lynxlynx.ru>
Wed, 27 Feb 2019 08:55:59 +0000 (15:55 +0700)
commit0f0e095f408d4d867a056dffc9d20d853d761489
tree7785d89406113fa442898162e999de0242d32335
parent0c9c04e690c76bcaa3c9e96b903fa9b204b0f570
ctr_add: replace dead with working code.

ctr_add came directly from 2012, and it was always broken.
The original purpose is to add two very large integers.
Still, there is no much to worry about: Threefish 64 bit integers
make it very hard to trigger the old buggy code, and it was only
used to rewind the counter. But it is time to finally fix it.
VERSION
tfctrapi.c
tfdef.h