DEV Community

Sounak Maiti
Sounak Maiti

Posted on

VORTEX-2048 – A custom 2048-bit Hashing Algorithm and Blockchain

Not a professional cryptographer.

VORTEX-2048 is an original 2048-bit cryptographic hash function built completely from scratch as a personal research project.

Sponge construction. Dual-lane compression. AES S-box. 320 unique round constants from 5 irrational sources. Full blockchain system included. Non claimable before proper testing.

Basic cryptanalysis was done — but that means nothing without professional eyes on it.

This is a direct challenge to this community:

Run differential attacks.

Run linear attacks.

Run algebraic attacks.

Find a collision.

Find a pre-image.

Find anything.

Break it. That's the whole point of posting this.

EXPERIMENTAL. Not production grade. Do not use for anything real.
Full source code, cryptanalysis suite, documentation:

Visit GitHub Repo

Feedback, criticism, and brutal honesty only.

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.