Y
Hacker News
new
|
ask
|
show
|
jobs
by
mykhal
3976 days ago
XOF, nice.. but what is the point of expanding SHAKE256 to e.g. 4096 bits, if its security remains 256 bits ?
1 comments
amluto
3976 days ago
To derive 4096 bits of pseudorandom data from an input. For example, you could derive 16 256-bit keys from one master secret.
link