jedisct1 / libsodium

A modern, portable, easy to use crypto library.

Home Page:https://libsodium.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

encrypting nonce between client and server

nmarandi opened this issue · comments

Is there any way to encrypt nonce between client and server?

I used Key exchange and Authenticated encryption.

For decryption, I need to send nonce alongside the message. Is there any way to encrypt nonce?

This is not a bug report.

Moving to a discussion.