Skip to content

v1.0.0

Latest

Choose a tag to compare

@danilrudin danilrudin released this 24 Aug 01:17

Initial release of XOR-FileEncryptor.

  • XOR-based file encryption/decryption
  • CLI arguments for key, input/output, and mode
  • Optional random key generation
  • No dependencies outside C standard library

⚠️ Not cryptographically secure. Use only for educational or simple utility purposes.