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... ESLint in VS Code for Gatsby 5 blog Monday, May 29, 2023 Check that you have ESLint extension installed. (Optional) While you are playing with linters and VS Code extensions, you can think about a…
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...