Initialize the ChaCha20 stream cipher.
Not used, because encryption and decryptioin are the same.
A secret key of 32 bytes length (256 bit).
A nonce of 12 bytes length (96 bit).
See Implementation
Initialize the ChaCha20 stream cipher.