Skip to content

Releases: danilrudin/XOR-FileEncryptor

v1.0.0

24 Aug 01:17
Compare
Choose a tag to compare

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.