Skip to content

dup-crypto: Verify and generate public key checksum

Add possibility to verify and generate the checksum for base58 ed25519 pubkeys.

This could be done with fn PublicKey::checksum(&self) -> String and implementing checksum verification in PublicKey::from_base58.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information