mirror of
https://github.com/InvisibleUp/uvmac.git
synced 2024-11-21 15:34:08 +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> PSgChkTl </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>/psgchktl
|
|
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
|
|
|
|
</div>
|
|
|
|
<hr>
|
|
|
|
<h2 align=center>
|
|
PSgChkTl <!-- *<i>Alpha</i>* -->
|
|
</h2>
|
|
|
|
<hr>
|
|
|
|
<p> Download </p>
|
|
<blockquote>
|
|
|
|
<p> <a href="https://www.gryphel.com/d/minivmac/extras/psgchktl/PSgChkTl-1.01.zip">PSgChkTl-1.01.zip</a>
|
|
(70K) a zipped hfs disk image and checksum file.
|
|
The disk image can be mounted with Mini vMac.
|
|
Includes source code.
|
|
</p>
|
|
|
|
</blockquote>
|
|
|
|
<p>
|
|
PSgChkTl is a command line version of
|
|
<a href="../psgcheck/index.html">PSgCheck</a>.
|
|
It can be used in Macintosh Programmer’s Workshop to
|
|
automate checking digital signatures in MacPGP format.
|
|
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, PSgChkTl will return
|
|
a zero result ("{status}" in MPW). Otherwise the result
|
|
will be non-zero.
|
|
</p>
|
|
|
|
<p>
|
|
PSgChkTl 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 ---------
|
|
|
|
619f66c2e6aa20bc1a996b35e3c662ab PSgChkTl-1.01.zip
|
|
|
|
------- BEGIN GRY SIGNATURE -------
|
|
Gry/4Xa8CFcUzxdN/C144FRwrUWDsAm4foX3HOd4Fs4BF8uyzDksfn7dO3RPvk3T
|
|
PB8u5Z0hJkUQQYA4Pdg7G69amjF4oMtjK+1XPspxlSg8aa+8Gbww00SeFwbJDvnH
|
|
f6k2UEr7Ulet1iEelRmPkedX8K/zoiSzoENpUA76C+ii92JNym9UH+MU4xQNVDnI
|
|
-------- END GRY SIGNATURE --------
|
|
</pre>
|
|
</blockquote>
|
|
|
|
<p> : </p>
|
|
|
|
<p> If you find PSgChkTl 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>/psgchktl
|
|
- <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>
|