Empty String returned when i try to decrypt a card number on node app that was encrypted using the same key in the react app
iam using cryptojs on react app to encvrypt a card that i send over the wire to my node app where i decrypt it using the same key. iam pretty sure it was working before but iam not sure. Iam getting an empty string on decryption and i cant figure out what i am doing wrong
Empty String returned when i try to decrypt a card number on node app that was encrypted using the same key in the react app
iam using cryptojs on react app to encvrypt a card that i send over the wire to my node app where i decrypt it using the same key. iam pretty sure it was working before but iam not sure. Iam getting an empty string on decryption and i cant figure out what i am doing wrong