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

Add crypto ROT, ROL and ROR #4583

Closed
wants to merge 3 commits into from
Closed

Conversation

r-jenish
Copy link
Contributor

@r-jenish r-jenish commented Apr 9, 2016

Implementing ROTn instead of ROT13 as specified in #4254. Also rahash2 -S used to convert the seed to hex even though s: was given in the seed string, hence it is corrected and recalculation of seed is removed.

@Maijin
Copy link
Contributor

Maijin commented Apr 9, 2016

fix indentation

remove unnecessary header inclusion
@r-jenish r-jenish changed the title Add crypto ROT Add crypto ROT, ROL and ROR Apr 9, 2016
@r-jenish
Copy link
Contributor Author

r-jenish commented Apr 9, 2016

@radare I didn't get you.

@radare
Copy link
Collaborator

radare commented Apr 9, 2016

Merged!

@radare radare closed this Apr 9, 2016
@r-jenish r-jenish deleted the crypto_rot branch April 14, 2016 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants