Skip to content

Add PoSME to Rust section#257

Open
dcondrey wants to merge 1 commit into
sobolevn:masterfrom
dcondrey:add-posme
Open

Add PoSME to Rust section#257
dcondrey wants to merge 1 commit into
sobolevn:masterfrom
dcondrey:add-posme

Conversation

@dcondrey
Copy link
Copy Markdown

@dcondrey dcondrey commented Apr 18, 2026

Adds PoSME to the Rust section. It's a memory-hard sequential proof primitive using BLAKE3 and pointer chasing over mutable memory. ASIC resistance is ~2x (vs Argon2's 8-16x) because the bottleneck is DRAM latency, not compute.

Pure Rust, Apache-2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant