Skip to content

2.3

Compare
Choose a tag to compare
@ktekinay ktekinay released this 16 Oct 18:39
· 223 commits to master since this release
  • Harness now allows multiple encryption windows.
  • Encryption window hides the encryption key unless that field has focus.
  • Fixed bug in AES that could lead to a crash (using a Ptr to overwrite the bounds of a MemoryBlock by one byte).
  • Refactored around new framework MemoryBlock.
  • Quicker initialization for AES.