Skip to content

add rsa implementation #21

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

Closed
wants to merge 1 commit into from
Closed

add rsa implementation #21

wants to merge 1 commit into from

Conversation

qwadratic
Copy link

warning: it is not secure. created it for educational purposes only
did it about a year ago.
it uses:

tested with help of http://asymcryptwebservice.appspot.com (i used requests library for GET requests, do "pip install requests" if you don't have it)

@dynamitechetan
Copy link
Member

Please make sure that all CI checks are passed

@qwadratic
Copy link
Author

@dynamitechetan sorry, I use python 2.7, could you help me make it portable?

@AnupKumarPanwar
Copy link
Member

you can 2to3 to portyour 2.x code to 3.x code
https://docs.python.org/2/library/2to3.html

@harshildarji
Copy link
Member

@EternalFlow do pull request again after applying required changes that are necessary to pass CI build.

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.

4 participants