- fix MinGW builds due to use of O_NOFOLLOW - rework CFB_CipherTemplate::ProcessData and AdditiveCipherTemplate::ProcessData * restored performance and avoided performance penalty of a temp buffer - fix undersized SecBlock buffer in Integer bit operations - work around several GCC 11 & 12 proble...
Apr 16, 2023 default.h Whitespace check-in Mar 5, 2021 des.cpp Attempt to keep Clang out of other compiler paths (GH #147) Jun 26, 2023 des.h Update documentation Jan 23, 2018 dessp.cpp Removed VC++ 5.0 and 6.0 workarounds (Issue 342) Dec 3, 2016 ...
I try to respond to users' feedback and feature requests as much as possible. Obviously, this takes a lot of time and efforts (speaking of mental context-switching between different projects and daily work). Therefore, if these projects help you in your work, and you want to encourage me...
of O_NOFOLLOW - rework CFB_CipherTemplate::ProcessData and AdditiveCipherTemplate::ProcessData * restored performance and avoided performance penalty of a temp buffer - fix undersized SecBlock buffer in Integer bit operations - work around several GCC 11 & 12 problems 8.6.0 - September 21, 2021...