I would like to confirm (non-existing) test vector for djb's SURF
function. When three input arrays are all initialized with zeros,
the "out" array after executing SURF is (in my implementation):
out[0] = B6A4E119
out[1] = 5AD6E86F
out[2] = 9BE93551
out[3] = EF8E3A91
out[4] = 1CAD4E20
out[5] = F44687A6
out[6] = 05A2C8FC
out[7] = 95016F86
SURF paper on Bernstein's website: https://cr.yp.to/papers/surf.pdf
SURF source ocede on Bruce Schneier's website: https://www.schneier.com/wp-content/uploads/2015/03/SURF-2.zip
Chax Plore wrote:
I would like to confirm (non-existing) test vector for djb's SURF
function. When three input arrays are all initialized with zeros,
the "out" array after executing SURF is (in my implementation):
out[0] = B6A4E119
out[1] = 5AD6E86F
out[2] = 9BE93551
out[3] = EF8E3A91
out[4] = 1CAD4E20
out[5] = F44687A6
out[6] = 05A2C8FC
out[7] = 95016F86
SURF paper on Bernstein's website: https://cr.yp.to/papers/surf.pdf
SURF source ocede on Bruce Schneier's website:
https://www.schneier.com/wp-content/uploads/2015/03/SURF-2.zip
#include files are missing in the .zip archive.
Regards
Stefan
I would like to confirm (non-existing) test vector for djb's SURF
function. When three input arrays are all initialized with zeros,
the "out" array after executing SURF is (in my implementation):
out[0] = B6A4E119
out[1] = 5AD6E86F
out[2] = 9BE93551
out[3] = EF8E3A91
out[4] = 1CAD4E20
out[5] = F44687A6
out[6] = 05A2C8FC
out[7] = 95016F86
SURF paper on Bernstein's website: https://cr.yp.to/papers/surf.pdf
SURF source ocede on Bruce Schneier's website: https://www.schneier.com/wp-content/uploads/2015/03/SURF-2.zip
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 01:31:59 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,578 |