Daily Archives: 16/05/2021

MIOHDR v0.2.24.85 windows version hot fixed

      Comments Off on MIOHDR v0.2.24.85 windows version hot fixed

MIOHDR was released a few days ago, but I missed strange issue on Windows 10 high DPI processing. It might be belong to new version of FLTK1.4.0.6 and ghostly upgraded Windows components. This issue maybe belong to strange calculating monitor DPI and DPI-awared GDI processing. And fixed to this issue… Read more »

TwoFish encryption for modern C++.

      Comments Off on TwoFish encryption for modern C++.

Background and development The TwoFish encryption was developed in 1998 by Bruce Schneier and it is perfectly royalty free, uncopyrighted open source, and still this encryption is stronger. And I needed plan to use this hard-to-break encryption for maximum performance on USB3.2 Gen1 (USB3.0) 5Gbps some heading packets in real-time… Read more »