• Scieneer Common Lisp 1.3.9 online documentation

    crypto:encrypt-file source destination &key password cipher gzip if-exists[Function]

    Encrypt the source file to the destination file using the given password and cipher. The content may be gzip compressed before encryption.

  •