• Scieneer Common Lisp 1.3.9 online documentation

    crypto:decrypt-file source destination &key password cipher gunzip[Function]

    Decrypt the source file to the destination file using the given password and cipher. The content may be gunzip expanded after decryption.

  •