Hello,I know your post is a year old, but I managed to get some result with the cryptString function.First and as you mentionned, the key must be passed in base 64 format.The salt parameter must be set to false.Also, the result of the cryptString starts with the '@' character. When I try to decrypt ...