2014
In the true tradition of previous years, this years 31c3 in Hamburg revealed another bummer about surveillance capacities: 29c3: 2012: exit(0) 30c3: Glenn Greenwald’s keynote starts 31c3: Reconstructing…
In the last months I finally completed and merged a long standing debt into Rapicorn. Ever since the Rapicorn GUI layout & rendering thread got separated from the main application (user) thread, referencing…
Image: Poodle by Heather Hales In my previous post Forward Secrecy Encryption for Apache, I’ve described an Apache SSLCipherSuite setup to support forward secrecy which allowed TLS 1.0 and up, avoided SSLv2 but…
In a time critical section of a recent project, I came across having to optimize the conversion of three digit US month abbreviations (as commonly found in log files) to integers in C++. That is, for "Jan…
The basic need to encrypt digital communication seems to be becoming common sense lately. It probably results from increased public awareness about the number of parties involved in providing the systems…