As the title suggest i am having difficulty in passing the value of a nonce publicly through a form. I have tried using both a hidden field in the form and passing the value as a parameter in the url. The nonce is created using: When I try to use the retrieved value (eg sodium_crypto_secretbox_open) form either a hidden field