mirror of
https://github.com/InvisibleUp/uvmac.git
synced 2024-11-28 15:50:11 +00:00
1 line
2.8 KiB
HTML
1 line
2.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
|
|
<head>
|
|
<title> SigChkTl </title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="canonical" href="index.html">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div>
|
|
|
|
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="../../index.html">minivmac</a>/<a href="../index.html">extras</a>/sigchktl
|
|
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
|
|
|
|
</div>
|
|
|
|
<hr>
|
|
|
|
<h2 align=center>
|
|
SigChkTl <!-- *<i>Alpha</i>* -->
|
|
</h2>
|
|
|
|
<hr>
|
|
|
|
<p> Download </p>
|
|
<blockquote>
|
|
|
|
<p> <a href="https://www.gryphel.com/d/minivmac/extras/sigchktl/SigChkTl-1.01.zip">SigChkTl-1.01.zip</a>
|
|
(58K) a zipped hfs disk image and checksum file.
|
|
The disk image can be mounted with Mini vMac.
|
|
Includes source code.
|
|
</p>
|
|
|
|
</blockquote>
|
|
|
|
<p>
|
|
SigChkTl is a command line version of
|
|
<a href="../sigcheck/index.html">SigCheck</a>.
|
|
It can be used in Macintosh Programmer’s Workshop to
|
|
automate checking digital signatures through out this website.
|
|
It is written to be platform independent, using the C standard library,
|
|
and would probably be easy to port to other platforms (but that is not
|
|
supported).
|
|
</p>
|
|
|
|
<p>
|
|
It takes two arguments: First, a path to a file containing
|
|
a signed message. And second, a path to a file containing a public
|
|
key, in ascii armored format.
|
|
</p>
|
|
|
|
<p>
|
|
If the signature is correctly signed, SigChkTl will return
|
|
a zero result ("{status}" in MPW). Otherwise the result
|
|
will be non-zero.
|
|
</p>
|
|
|
|
<p>
|
|
SigChkTl is in part descended from MacPGP source code, which, as far as
|
|
I can tell, allows derived works for noncommercial use.
|
|
</p>
|
|
|
|
<p>
|
|
Here is the md5 checksum for the download, signed with
|
|
<a href="https://www.gryphel.com/c/keys/k5.html">Gryphel Key 5</a>:
|
|
</p>
|
|
<blockquote>
|
|
<pre>
|
|
--------- GRY SIGNED TEXT ---------
|
|
|
|
ff5ae9d24788cbe4ed821d3ab52c9cfd SigChkTl-1.01.zip
|
|
|
|
------- BEGIN GRY SIGNATURE -------
|
|
Gry/4Xa8CFcUzxdN/H9iEmRVaYKIOk5+LVbSgVo/cGdjvjs7CiPbr/q6A4BuDvQe
|
|
1JWNhIWY9F2EOGlGwoCIi2JwSrWNtFENSEfBHP1bNKGUTZt5iGq+NtxwlECFc99G
|
|
JX7hkSrHKXZtwf12qpXym9KOfSnhBHbhMcoZKYk31DuRwgPoMhn3TKwNWisd/i0G
|
|
-------- END GRY SIGNATURE --------
|
|
</pre>
|
|
</blockquote>
|
|
|
|
<p> : </p>
|
|
|
|
<p> If you find SigChkTl useful, please consider
|
|
<a href="https://www.gryphel.com/c/help/index.html">helping the Gryphel Project</a>,
|
|
of which it is a part. </p>
|
|
|
|
<a href="https://www.gryphel.com/index.html">
|
|
<img src="https://www.gryphel.com/d/gryphel-32.gif" width=32 height=32 border=0
|
|
alt="gryphel logo, 1K"
|
|
>
|
|
</a>
|
|
|
|
<hr>
|
|
|
|
<div>
|
|
|
|
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="../../index.html">minivmac</a>/<a href="../index.html">extras</a>/sigchktl
|
|
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
|
|
<br>
|
|
copyright (c) 2018 Paul C. Pratt - last update 10/20/2018
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|