/cypher_app

Encrypt and decrypt files

Primary LanguageSwift

cypher_app

Command Line App to Encrypt and Decrypt files.

To Run with Swift:

  • Run swift run cypher_app --help

To create a release artifact:

  • Run swift build --configuration release
  • Then copy the artifact from .build/release/cypher_app