Page MenuHomeFreeBSD

Add AES-GCM & AES-CTR software modes
ClosedPublic

Authored by jmg on Sep 2 2014, 11:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 22, 4:47 AM
Unknown Object (File)
Tue, May 21, 6:29 PM
Unknown Object (File)
Tue, May 21, 6:21 PM
Unknown Object (File)
Sun, May 19, 9:28 AM
Unknown Object (File)
Jan 3 2024, 10:39 AM
Unknown Object (File)
May 15 2023, 5:58 AM
Unknown Object (File)
Apr 26 2023, 3:50 PM
Unknown Object (File)
Mar 31 2017, 6:11 AM
Subscribers
None

Details

Reviewers
jmg

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

jmg updated this revision to Diff 1340.
jmg retitled this revision from to Add AES-GCM & AES-CTR software modes.
jmg updated this object.
jmg edited the test plan for this revision. (Show Details)

remove the aesni parts as that still needs to be reviewed by Mike.

jmg added a reviewer: jmg.

committed

//depot/vendor/freebsd/src/sys/opencrypto/cryptosoft.c
141

This entire section has not been tested and I don't plan on committed till other work has been done.

This revision is now accepted and ready to land.Jan 27 2015, 5:51 PM

committed, why I couldn't do this in one step is beyond me… :(