Closed Jeyhey closed 6 years ago
Hello @Jeyhey
This is one of two things left to do on my features list. It's not been implemented yet because I had some trouble with stream ciphers on Android and resolved to implement them later.
I will try and get these last features done tonight.
Hello I've added the ChaCha20 implementation. Will add the others soon.
That was fast : )! Thank you!
I am trying to use the function
crypto_stream_chacha20_xor
of libsodium but can't find it. Is there a way to use this function?