If you hate OpenSSL Friday, May 10, 2024 Then here is the list of alternatives Intel-IPP Links: https://software.intel.com/en-us/intel-ipp , https://github.com/intel/ipp-crypto…
Read more... WebGL Monday, July 17, 2023 cool thing for the background (play it together with egzod - royalty) nice globe Cool WebGL examples (no code, sad)
Read more... How to close TCP socket in Node.js Thursday, February 2, 2023 The reason behind "connect, disconnect and then connect again" behavior might be that the old socket was still listening because it was half…
Read more... SSL/TLS client socket with OpenSSL Thursday, January 26, 2023 When does verification happen? From this wiki it seems like the get function does it. What security level to use? https://www.openssl.org…
Read more... Elegant C code Saturday, December 24, 2022 What the result of this code will be? Answer The output of this program will be a rectangular grid of ASCII characters, where each character…
Read more...