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)
Tue, Apr 23, 7:39 AM
Unknown Object (File)
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
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22818
Build 21906: arc lint + arc unit