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)
Sat, Jan 18, 6:24 AM
Unknown Object (File)
Dec 21 2024, 7:26 AM
Unknown Object (File)
Dec 20 2024, 7:54 AM
Unknown Object (File)
Dec 5 2024, 5:39 PM
Unknown Object (File)
Dec 4 2024, 12:47 AM
Unknown Object (File)
Nov 29 2024, 11:06 PM
Unknown Object (File)
Nov 24 2024, 11:01 AM
Unknown Object (File)
Nov 23 2024, 3:53 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