Node-red-crypto-js encoding doesn't work

I discovered what was wrong, you need to use the "decode (utf8)" node before the encode node, it will create a wordArray and then you can put encode node. This problem is solved but I can't do what I want with these nodes unfortunately.
Thanks for replying anyway