Skip to content

Releases: 70sh1/eddy

v1.2.3 Release

04 Jan 03:43
v1.2.3
776bc6c

Choose a tag to compare

Key points

  • Minor fixes and improvements.

Full Changelog: v1.2.2...v1.2.3

v1.2.2 Release

24 Dec 11:06
v1.2.2
6dd8ad8

Choose a tag to compare

Key points

  • Fixes and improvements.

Full Changelog

v1.2.1...v1.2.2

v1.2.1 Release

18 Dec 13:28
v1.2.1
ec5307f

Choose a tag to compare

Key points

  • A couple of small improvements and fixes.

Full Changelog

v1.2.0...v1.2.1

v1.2.0 Release

17 Dec 04:58
v1.2.0
c825a80

Choose a tag to compare

Key points

  • A couple of small improvements and fixes.

Full Changelog

v1.1.3...v1.2.0

v1.1.3 Release

15 Dec 10:21
v1.1.3
6b02f73

Choose a tag to compare

Key points

  • A couple of small improvements and fixes.

Full Changelog

v1.1.2...v1.1.3

v1.1.2 Release

10 Dec 15:16
v1.1.2
079f6a0

Choose a tag to compare

Key points

  • A couple of small improvements and fixes.

Full Changelog

v1.1.1...v1.1.2

v1.1.1 Release

08 Dec 01:45
v1.1.1
b42ba56

Choose a tag to compare

Key points

  • Added no-emoji flag
  • Git tags are now signed

Full Changelog

v1.1.0...v1.1.1

v1.1.0 Release

03 Dec 18:59
ac03e4a

Choose a tag to compare

Key points

  • Files are now verified before decryption instead of after. This should provide better security by not outputting unverified data.
    This also means that if the file authentication fails, the program will stop executing before it starts the decryption process, resulting in earlier feedback to the user, e.g. in case of an incorrect password.
  • A constant time compare function is now used for MAC tag verification (file authentication).
  • Output files are now written to the folder where the input files are located instead of the current working directory, unless the output flag is provided (bugfix).
  • core is now a separate package.

Full changelog

1e073fb
4fc4f1a
8c733e1
add462f
a3c6f90
0983705

v1.0.5 Release

29 Nov 04:38
b5d73bf

Choose a tag to compare

v1.0.4 Release

12 Nov 22:18
2ef8e7a

Choose a tag to compare