PinnedOOFnivek’s StoriesThis page serves as a table of contents of all the stories (Medium calls it stories, WordPress calls it posts, I actually prefer articles)…May 29, 2020May 29, 2020
Convert Lowercase/UppercaseShowing multiple methods to convert a string to lowercase or uppercase.Sep 20Sep 20
Setup Cucumber With EclipseI’ll be setting up Cucumber test to run with Eclipse in macOS with chromedriver. I’m using Macbook with M1 chip, hence I’ll be dowloading…Jul 8Jul 8
Extract Keypair From JKSI’ve used KeyStore Explorer to create a JKS keystore and created a keypair in it. In my example, I am using the same password for both the…Jan 11Jan 11
Termux Install SSH ServerTermux in Google play store is outdated and to get the latest version of Termux you will need to get it from F-Droid. Once you successfully…Dec 6, 20232Dec 6, 20232
Sign And Encrypt With OpenSSLAlice has a keypair, alice_private.pem and alice_public.pem Bob has a keypair, bob_private.pem and bob_public.pem Please refer to…Nov 30, 2023Nov 30, 2023