Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rc4 compiler warning #6

Closed
wants to merge 2 commits into from

Conversation

jaapdejong
Copy link

No description provided.

RyanMeulenkamp and others added 2 commits May 19, 2017 14:43
With this commit, the U-boot has a rc4 command that could be used to
decrypt rc4 encrypted data. To accomplish this the following was done:

* Add cmd_rc4.c, the actual functionality behind the command
* Add a reference in the makefile, to add it to the commands
* The defconfig was modified to include setexpr along with some other
  changes
@jaapdejong jaapdejong closed this May 24, 2017
@jaapdejong jaapdejong deleted the develop-jdj/fix-rc4 branch May 24, 2017 08:18
@jaapdejong jaapdejong restored the develop-jdj/fix-rc4 branch May 24, 2017 08:18
@RyanMeulenkamp RyanMeulenkamp deleted the develop-jdj/fix-rc4 branch May 31, 2017 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants