Use case over AES?
Stream ciphers make better pseudo-random generators out of the box.
>>108959011Progressive encryption always better.But usecase not applicable to filesystes.
>>108958910faster than AES on platforms where AES is not hardware-accelerated. XChaCha20 supports bigger nonces (very useful when supporting massive message counts under a single key)
>>108959494This chacha is better when it's usable. But there remains specific use cases where AES must still be used instead of Chacha, like full disk encryption. Also even without hardware implementation, chacha is already really fast, so it's not really a killer feature of AES in that matter
Name that's more enjoyable to say
>>108958910Use case over ChaCha8 or Speck?