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, Nov 21, 12:57 AM
Unknown Object (File)
Fri, Nov 21, 12:56 AM
Unknown Object (File)
Fri, Nov 21, 12:53 AM
Unknown Object (File)
Fri, Nov 7, 1:51 AM
Unknown Object (File)
Sun, Nov 2, 6:55 AM
Unknown Object (File)
Wed, Oct 29, 5:01 AM
Unknown Object (File)
Oct 17 2025, 4:45 AM
Unknown Object (File)
Oct 17 2025, 4:45 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