mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
sm2 with short ciphertext
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
# Perl c_rehash script, scan all files in a directory
|
||||
# and add symbolic links to their hash values.
|
||||
|
||||
my $dir = "/usr/local/openssl";
|
||||
my $prefix = "/usr/local";
|
||||
my $dir = "/usr/local/ssl";
|
||||
my $prefix = "/usr/local/ssl";
|
||||
|
||||
my $openssl = $ENV{OPENSSL} || "openssl";
|
||||
my $pwd;
|
||||
|
||||
Reference in New Issue
Block a user