Skip to content

Enigma v2.1.0 for Windows & Linux (x64)

Latest
Compare
Choose a tag to compare
@baderouaich baderouaich released this 12 Dec 23:07
· 23 commits to master since this release

2.1.0

  • Reduced program CPU usage by adding GLFW 3+ glfwWaitEvents() in the main loop to wait for events.
  • Remembering encrypted file extension for decryption.
  • Fixed some typos in logs and message boxes.
  • Handle abnormal exists to normally end program and release resources gracefully.
  • Added keyboard shortcuts to main menu scene.
  • Fixed ChaCha20Poly1305 bug
  • Upgraded ImGui from v1.83 to v1.85
  • Upgraded GLFW from v3.3.0 to v3.3.6
  • Upgraded Crypto++ from v8.4 to v8.6
    Full Changelog: 2.0.0...2.1.0