Hi, I am looking to encrypt URL parameters for our Unsubscribe link using AES256 or similar. Example:If the url that the to preference center is: www.google.com?email=xxx@gmail.com&country=usaAfter encrypted it reads: http://www.google.com?params=KLLK776WEWLXXZZLKLKLSDD Thanks