diff options
author | lloyd <[email protected]> | 2009-03-31 01:51:32 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-03-31 01:51:32 +0000 |
commit | 1309862b2d60622129ba5f3fdaadc8b763d842a8 (patch) | |
tree | 3be10e240f1a7f5b88a1d4922d00f261b6b18488 /src/stream | |
parent | 96d6eb6f29c55e16a37cf11899547886f735b065 (diff) |
Partially unroll the round structure, enough so that the subkey accesses
can be done directly, so there is no need to copy the key several times
for the key schedule (since the GOST 'key schedule' is very simple and the
access pattern can now be directly inserted into the code). Looks to be
about 10% faster on my Core2, as well.
Diffstat (limited to 'src/stream')
0 files changed, 0 insertions, 0 deletions