Expand description
RandomX entropy generation and feistel decryption cypher for unpacking Arweave data.
Modules§
- feistel
- Decryption methods for separating the original chunk data from the randomX entropy using a feistel block cypher.
Functions§
- compute_
entropy - Computes the RandomX entropy scratchpad from the
inputusing the specified number of programs.