Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 278 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 278 Bytes

Commands:

  • sign <path to file> --pr <path to private key> --l <number of digits in generated primes>
  • verify <path to file> <path to signature> <path to public key>
  • generate --l <number of digits in generated primes>
  • help