Page MenuHomeFreeBSD

Fortuna: push CTR-mode loop down into randomdev hash.h interface
ClosedPublic

Authored by cem on Mar 1 2019, 5:12 AM.
Tags
None
Referenced Files
F81613428: D19411.id.diff
Thu, Apr 18, 11:39 PM
Unknown Object (File)
Wed, Apr 17, 7:33 AM
Unknown Object (File)
Sun, Apr 7, 8:43 PM
Unknown Object (File)
Feb 24 2024, 8:00 PM
Unknown Object (File)
Dec 23 2023, 12:01 AM
Unknown Object (File)
Dec 12 2023, 10:44 PM
Unknown Object (File)
Dec 10 2023, 9:36 AM
Unknown Object (File)
Nov 11 2023, 10:02 AM
Subscribers

Details

Summary

As a step towards adding other potential streaming ciphers. As well as just
pushing the loop down into the rijndael APIs (bascially 128-bit wide AES-ICM
mode) to eliminate some excess explicit_bzero().

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable