Anand Krishnan

Results 2 comments of Anand Krishnan

same here for Ubuntu with PHP8.2. I am able to encrypt but unable to decrypt

There is no error. The `bolt_encrypt` simply returns blank irrespective of the input. For example, below code returns blank. `bolt_encrypt( "anand test string", "kyc7fh" )` Decryption works simply fine. I...