• v1.0.0 3fc43f3046

    v1.0.0 Stable

    suyono released this 2023-07-27 15:31:00 +10:00 | 0 commits to main since this release

    Encryption algorithm:

    • XChaCha20-Poly1305
    • AES-GCM (new)

    Key Derivation Function:

    • Argon2id

    Fixes:

    • STDIN/STDOUT issue
    Downloads
  • v0.1.0-alpha c942a33e2e

    Early Alpha Stable

    suyono released this 2023-07-23 22:29:22 +10:00 | 9 commits to main since this release

    Early Alpha Release (v0.1.0)

    Works well:

    • Encrypt
    • Decrypt
    • Using input/source file and output/destination file as parameters
    • Using STDOUT as output/destination file

    Known Issue(s):

    • Using STDIN as input/source file
    Downloads