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
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
Unknown Object (File)
Oct 10 2023, 9:02 AM
Unknown Object (File)
Sep 18 2023, 1:20 AM
Unknown Object (File)
Sep 3 2023, 10:09 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