Command-line interface for Guomi cryptographic tools.
Usage
mix escript.build
./guomi <command> [options]Commands
sm3- Compute SM3 hashsm4- SM4 encryption/decryptionsm2- SM2 key generation, sign/verify, encrypt/decryptversion- Show version informationhelp- Show help message
Summary
Functions
Runs the escript entry point and converts unhandled errors to exit status 1.
Dispatches parsed command-line arguments. Primarily exposed for integration tests.