Hacker News new | ask | show | jobs
by CipherThrowaway 1025 days ago
The permutation function is essentially a block cipher on the index. It's stateless and there is no need for intermediate files or buffers. The cost of running the function should be comparable to RNG.