freebsd-dev/sys/crypto/chacha20
Conrad Meyer 7d93ab5e35 Embedded chacha: Add 0-bit iv + 128-bit counter mode
This mode might be suitable for a Fortuna keystream primitive.

Reviewed by:	markm
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D19410
2019-03-01 23:30:23 +00:00
..
_chacha.h Add explicit copyright text to trivial header 2018-10-22 01:27:11 +00:00
chacha-sw.c opencrypto: Integrate Chacha20 algorithm into OCF 2018-03-29 04:02:50 +00:00
chacha.c Embedded chacha: Add 0-bit iv + 128-bit counter mode 2019-03-01 23:30:23 +00:00
chacha.h Embedded chacha: Add 0-bit iv + 128-bit counter mode 2019-03-01 23:30:23 +00:00