Skip to content

Releases: AndryRafam/NeptuneCrypt

NeptuneCrypt-1.5

23 Jun 09:15
e55aa35

Choose a tag to compare

  1. version v1.4 + cipherID on each encryption algorithm: Aes, SM4, XChaCha20Poly.
  2. Updated Main program accordingly.

NeptuneCrypt-1.4

19 Jun 21:25
d836ff4

Choose a tag to compare

  1. Updated encryption key derivation from passwords: SHA-256 to Argon2id
  2. Updated each cipher function: aes, sm4 and xcacha20 to integrate Argon2id
  3. Updated main function for better UI

NeptuneCrypt-v1.3

17 Jun 20:20
e1ed513

Choose a tag to compare

-Updated Main function. Interactive mode for more intuitive use.

NeptuneCrypt-v1.2

15 Jun 11:47
a983144

Choose a tag to compare

  • Added Aes256-GCM as third cipher.
  • Updated the program accordingly.

NeptuneCrypt-v1.1

14 Jun 18:34
a983144

Choose a tag to compare

  • Updated Main function.
  • Updated the Makefile file: Detect Linux OS only.

NeptuneCrypt-v1.0

14 Jun 15:56
a983144

Choose a tag to compare

Update Makefile