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)
Fri, Oct 17, 4:45 AM
Unknown Object (File)
Fri, Oct 17, 4:45 AM
Unknown Object (File)
Fri, Oct 17, 4:45 AM
Unknown Object (File)
Thu, Oct 16, 7:33 PM
Unknown Object (File)
Wed, Oct 1, 8:41 PM
Unknown Object (File)
Wed, Oct 1, 5:30 AM
Unknown Object (File)
Tue, Sep 30, 3:14 AM
Unknown Object (File)
Mon, Sep 29, 3:48 PM
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