Reimplement encrypt-file and decrypt-file to eliminate the temporary
authorChris Hanson <org/chris-hanson/cph>
Fri, 25 Jul 1997 07:07:24 +0000 (07:07 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 25 Jul 1997 07:07:24 +0000 (07:07 +0000)
commitdb2f8bbe65c6cd12d50d38df8fed2e6b2b59bc04
tree7a8b1ad54c84179fbd6e34a1847dc2e929b5e3e3
parent7ee716c10aeef24e952a06ebb5564e6ebdbda8c9
Reimplement encrypt-file and decrypt-file to eliminate the temporary
storage of the plaintext in a buffer; this is both a security risk and
an unnecessary limitation on the size of the file.  Also, modify the
commands to provide more flexible handling of filenames.  Previously,
only the input file could be specified; now both the input and the
output can be specified, and the output is defaulted to a useful
value.
v7/src/edwin/filcom.scm