v1.1.0
The main feature of version 1.1.0 is the protection against replay attacks with the --replay_history
flag.
Changelog
6fbc31c Ensure thread safety on cipher updates
54009c8 Fix linter errors and minor readability fixes
8221309 Fix metrics and add test
fdd445a Merge pull request #45 from Jigsaw-Code/bemasc-threading
249dc3e Merge pull request #48 from Jigsaw-Code/bemasc-cleanup
77d104c Merge pull request #50 from Jigsaw-Code/fortuna-fix
7e24626 Split debugLogID into UDP and TCP versions
2859196 Use Update
instead of Swap