aboutsummaryrefslogtreecommitdiff
path: root/sys/crypto/chacha20/chacha.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-161-2/+0
* Embedded chacha: Add 0-bit iv + 128-bit counter modeConrad Meyer2019-03-011-1/+10
* Embedded chacha: Distinguish via dedicated macroConrad Meyer2018-10-201-3/+3
* crypto/chacha: Split header into separate _chacha.hConrad Meyer2018-10-201-4/+1
* Update userland arc4random() with OpenBSD's Chacha20 based arc4random().Xin LI2018-08-191-3/+9
* Replace the RC4 algorithm for generating in-kernel secure randomMark Murray2017-04-161-0/+32