Note: - ChaCha20 with an extended (96 bit) nonce and a 32-bit counter has been implemented as crypto_stream_chacha20_ietf() from LibSodium 1.0.4 - The name of new cipher is "chacha20-ietf" Signed-off-by: Syrone Wong <wong.syrone@gmail.com>