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

support RC4 wire encryption. #6

Merged
merged 3 commits into from Sep 1, 2015
Merged

Conversation

nakagami
Copy link
Contributor

Same as #5 .
Use java builtin RC4 and stream io framework.

@mrotteveel
Copy link
Member

Thanks. I am missing the code that initializes the encryption (ie the calls to the setArc4Key on XdrIn and XdrOut)

@mrotteveel
Copy link
Member

I am going to merge this as is. I have a few days off, and I will be making some changes in this area in the coming days. Please let me know if you have other changes lined up, so I can check if my changes aren't going to cause conflicts.

mrotteveel added a commit that referenced this pull request Sep 1, 2015
support RC4 wire encryption.
@mrotteveel mrotteveel merged commit 07af4d7 into FirebirdSQL:master Sep 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants