Guomi.CLI (guomi v0.4.2)

Copy Markdown View Source

Command-line interface for Guomi cryptographic tools.

Usage

mix escript.build
./guomi <command> [options]

Commands

  • sm3 - Compute SM3 hash
  • sm4 - SM4 encryption/decryption
  • sm2 - SM2 key generation, sign/verify, encrypt/decrypt
  • version - Show version information
  • help - Show help message

Summary

Functions

main(args)

run(list)