libsodium_dart_bindings icon indicating copy to clipboard operation
libsodium_dart_bindings copied to clipboard

Implement crypto_stream_xchacha20

Open Skycoder42 opened this issue 3 years ago • 1 comments
trafficstars

I'm interested in non-authenticated XChaCha20, for use with SIV.

@timshadel

This issue was extracted from #5, as the remaining tasks of that issue have all been completed with Version 2.0.0.

Skycoder42 avatar Oct 23 '22 18:10 Skycoder42

Hey interested in this (and regular ChaCha20). My use case is pure encryption as I already have Authentication at another layer in the protocol. What would it involve to complete this?

elliotsayes avatar Feb 10 '23 06:02 elliotsayes