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)
Thu, Apr 16, 3:22 AM
Unknown Object (File)
Tue, Apr 14, 1:48 AM
Unknown Object (File)
Tue, Apr 14, 1:48 AM
Unknown Object (File)
Mon, Apr 13, 8:50 PM
Unknown Object (File)
Mon, Apr 13, 12:52 PM
Unknown Object (File)
Mon, Apr 13, 12:44 PM
Unknown Object (File)
Fri, Apr 10, 7:03 PM
Unknown Object (File)
Fri, Apr 10, 6:51 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