Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • de9e749
  • /
  • VMS
  • /
  • openssl_utils.com.in
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:edd733d7bb18e4d2e8c3a44a73c6fb99a0247d52
directory badge Iframe embedding
swh:1:dir:10bc0364972a5321d140595ba192b5ff8548cb8a
openssl_utils.com.in
$	! OpenSSL utilities
$	!
$
$	v    := {- sprintf "%02d%02d", split(/\./, $config{version}) -}
$
$	OPENSSL'v'	:== $OSSL$EXE:OPENSSL'v'
$	OPENSSL		:== $OSSL$EXE:OPENSSL'v'
$
$	IF F$TYPE(PERL) .EQS. "STRING"
$	THEN
$	    C_REHASH	:== 'PERL' OSSL$EXE:c_rehash.pl
$	ELSE
$	    WRITE SYS$ERROR "NOTE: no perl => no C_REHASH"
$	ENDIF

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top