summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2020-06-18 03:53:39 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2020-06-18 03:53:39 +0000
commit7c51c2f469b5d33a8123576e5c8305ebfa338ad2 (patch)
tree958db733460201ac672abf73e60721451756d272 /bin
parent99bff455fdfd288e97d9678af94682319a41d7c6 (diff)
The next step is to use that we have cached the result of the matrix
multiplication H * val in stoeplitz_cache_entry(scache, val), so the identity (H * x) ^ (H * y) == H * (x ^ y) allows us to push the calls to the cache function down to the end of stoeplitz_hash_ip{4,6}{,port}(). The identity in question was also confirmed on amd64, sparc64 and powerpc for all possible values of skey, x and y. ok dlg
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions