summaryrefslogtreecommitdiffstats
path: root/src/crypto/arc4.c
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Add concept of cipher alignment sizeMichael Brown2022-11-071-0/+1
* [crypto] Add concept of authentication tag to cipher algorithmsMichael Brown2022-10-251-0/+2
* [crypto] Expose null crypto algorithm methods for reuseMichael Brown2022-10-251-7/+1Star
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [cipher] Add the ARC4 stream cipherJoshua Oreman2010-01-051-0/+131