mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-12 19:36:27 +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
|