Loading CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -466,7 +466,7 @@ *) Add X25519 support. Add ASN.1 and EVP_PKEY methods for X25519. This includes support for public and private key encoding using the format documented in draft-ietf-curdle-pkix-02. The coresponding EVP_PKEY method supports draft-ietf-curdle-pkix-02. The corresponding EVP_PKEY method supports key generation and key derivation. TLS support complies with draft-ietf-tls-rfc4492bis-08 and uses Loading Configure +1 −1 Original line number Diff line number Diff line Loading @@ -2580,7 +2580,7 @@ sub isabsolute { # On non-platforms, we just use file_name_is_absolute(). return file_name_is_absolute($file) unless $^O eq "VMS"; # If the file spec includes a device or a directpry spec, # If the file spec includes a device or a directory spec, # file_name_is_absolute() is perfectly safe. return file_name_is_absolute($file) if $file =~ m|[:\[]|; Loading NOTES.VMS +1 −1 Original line number Diff line number Diff line Loading @@ -77,7 +77,7 @@ $ set image /flag=call_debug [.test]evp_test.exe Then just run it and you will find yourself in a debugging session. When done, we recomment that you turn that flag back off: When done, we recommend that you turn that flag back off: $ set image /flag=nocall_debug [.test]evp_test.exe Loading apps/passwd.c +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ typedef enum OPTION_choice { const OPTIONS passwd_options[] = { {"help", OPT_HELP, '-', "Display this summary"}, {"in", OPT_IN, '<', "Pead passwords from file"}, {"in", OPT_IN, '<', "Read passwords from file"}, {"noverify", OPT_NOVERIFY, '-', "Never verify when reading password from terminal"}, {"quiet", OPT_QUIET, '-', "No warnings"}, Loading crypto/aes/asm/aesni-sha1-x86_64.pl +2 −2 Original line number Diff line number Diff line Loading @@ -315,7 +315,7 @@ ___ $r++; unshift(@rndkey,pop(@rndkey)); }; sub Xupdate_ssse3_16_31() # recall that $Xi starts wtih 4 sub Xupdate_ssse3_16_31() # recall that $Xi starts with 4 { use integer; my $body = shift; my @insns = (&$body,&$body,&$body,&$body); # 40 instructions Loading Loading @@ -1188,7 +1188,7 @@ ___ $r++; unshift(@rndkey,pop(@rndkey)); }; sub Xupdate_avx_16_31() # recall that $Xi starts wtih 4 sub Xupdate_avx_16_31() # recall that $Xi starts with 4 { use integer; my $body = shift; my @insns = (&$body,&$body,&$body,&$body); # 40 instructions Loading Loading
CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -466,7 +466,7 @@ *) Add X25519 support. Add ASN.1 and EVP_PKEY methods for X25519. This includes support for public and private key encoding using the format documented in draft-ietf-curdle-pkix-02. The coresponding EVP_PKEY method supports draft-ietf-curdle-pkix-02. The corresponding EVP_PKEY method supports key generation and key derivation. TLS support complies with draft-ietf-tls-rfc4492bis-08 and uses Loading
Configure +1 −1 Original line number Diff line number Diff line Loading @@ -2580,7 +2580,7 @@ sub isabsolute { # On non-platforms, we just use file_name_is_absolute(). return file_name_is_absolute($file) unless $^O eq "VMS"; # If the file spec includes a device or a directpry spec, # If the file spec includes a device or a directory spec, # file_name_is_absolute() is perfectly safe. return file_name_is_absolute($file) if $file =~ m|[:\[]|; Loading
NOTES.VMS +1 −1 Original line number Diff line number Diff line Loading @@ -77,7 +77,7 @@ $ set image /flag=call_debug [.test]evp_test.exe Then just run it and you will find yourself in a debugging session. When done, we recomment that you turn that flag back off: When done, we recommend that you turn that flag back off: $ set image /flag=nocall_debug [.test]evp_test.exe Loading
apps/passwd.c +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ typedef enum OPTION_choice { const OPTIONS passwd_options[] = { {"help", OPT_HELP, '-', "Display this summary"}, {"in", OPT_IN, '<', "Pead passwords from file"}, {"in", OPT_IN, '<', "Read passwords from file"}, {"noverify", OPT_NOVERIFY, '-', "Never verify when reading password from terminal"}, {"quiet", OPT_QUIET, '-', "No warnings"}, Loading
crypto/aes/asm/aesni-sha1-x86_64.pl +2 −2 Original line number Diff line number Diff line Loading @@ -315,7 +315,7 @@ ___ $r++; unshift(@rndkey,pop(@rndkey)); }; sub Xupdate_ssse3_16_31() # recall that $Xi starts wtih 4 sub Xupdate_ssse3_16_31() # recall that $Xi starts with 4 { use integer; my $body = shift; my @insns = (&$body,&$body,&$body,&$body); # 40 instructions Loading Loading @@ -1188,7 +1188,7 @@ ___ $r++; unshift(@rndkey,pop(@rndkey)); }; sub Xupdate_avx_16_31() # recall that $Xi starts wtih 4 sub Xupdate_avx_16_31() # recall that $Xi starts with 4 { use integer; my $body = shift; my @insns = (&$body,&$body,&$body,&$body); # 40 instructions Loading