You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To actually assure that a zells is indeed in possesion of its private key, all messages to it must be encrypted with its public key. As an optimization, the protocol could support the exchange of a symmetric session key to use for future messages. But the fall-back is always the asymmetric key.
The text was updated successfully, but these errors were encountered:
To actually assure that a zells is indeed in possesion of its private key, all messages to it must be encrypted with its public key. As an optimization, the protocol could support the exchange of a symmetric session key to use for future messages. But the fall-back is always the asymmetric key.
The text was updated successfully, but these errors were encountered: