Skip to content

Instantly share code, notes, and snippets.

@sunsided
Last active December 7, 2023 15:48
Show Gist options
  • Save sunsided/0d0e037963475c49c532e512571ddb46 to your computer and use it in GitHub Desktop.
Save sunsided/0d0e037963475c49c532e512571ddb46 to your computer and use it in GitHub Desktop.
cargo crev ID export
version: -1
url: https://github.com/your-username/crev-proofs
public-key: ... some public key ...
sealed-secret-key: ... some secret key ...
seal-nonce: ... some seal nonce ...
pass:
version: 19
variant: argon2id
iterations: 192
memory-size: 4096
lanes: 8
salt: ... some salt ...
@sunsided
Copy link
Author

sunsided commented Dec 7, 2023

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