Search papers, labs, and topics across Lattice.
This paper introduces Proof-of-Encryption-Work (PoEW), a new Proof-of-Work (PoW) consensus mechanism that leverages computational power for encryption-based data compression. PoEW uses an exhaustive key search to find the key that encrypts a long plaintext into a fixed ciphertext, effectively compressing the plaintext. This approach aims to repurpose the energy expenditure of PoW for a useful task: computationally intensive data compression with easy decompression.
Turn energy-intensive crypto mining into a data compression service with Proof-of-Encryption-Work (PoEW), a novel consensus mechanism.
Proof-of-Work (PoW) is a fundamental method in decen- tralized digital networks for establishing consensus on a shared ledger. By requiring network participants to solve a mathematical puzzle, PoW maintains network integrity. However, PoW has raised environmental concerns due to its significant energy consumption. This paper introduces Proof-of-Encryption-Work (PoEW), a novel PoW consensus mechanism that repurposes computational power to address the challenge of encryption-based data compression. PoEW uses an ex- haustive key search as the PoW puzzle. Given a lengthy plaintext and a fixed ciphertext, the corresponding key is derived. Since the plain- text is much longer than both the key and the ciphertext, this process compresses the plaintext to the key. This data compression is computa- tionally intensive, while decompression is straightforward.