Skip to content

0.0.6

Compare
Choose a tag to compare
@supurloop supurloop released this 09 Oct 22:55
· 156 commits to master since this release
  • Upgraded Visual Studio solution and project to Community 2022 version.
  • Optimized Reed Solomon performance.
  • Added optional multi-thread support to FSM framework.
  • Fixed bug in FSM framework where nextTimeout was computed incorrectly.
  • Implemented Configuration Storage interface.
  • Added PRNG interface which can generate cryptographically secure random numbers.
  • Added macros to support SSF use from C++ modules.
  • Minor formatting changes and compiler warning fixes.