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
Even though ChaCha20 is currently listed as a usable cipher, it can"t be used in reality due to it being a stream cipher (the code currently expects block ciphers to be used in several places).
The text was updated successfully, but these errors were encountered:
Even though ChaCha20 is currently listed as a usable cipher, it can"t be used in reality due to it being a stream cipher (the code currently expects block ciphers to be used in several places).
The text was updated successfully, but these errors were encountered: