mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
4 lines
81 B
Bash
Executable File
4 lines
81 B
Bash
Executable File
#!/bin/bash -x
|
|
|
|
echo -n abc | sudo gmssl dgst -sm3 -engine sdf -engine_impl # -r
|