kaustubhgupta / Hacktoberfest

This is for the information that the repository has been excluded by the Hacktoberfest team from the event. This was done to maintain the quality standards and promote good quality open source contributions.
MIT License
55 stars 277 forks source link

Diffie Hellman Key Exchange Algorithm Using Python #198

Closed abhinavkmr569 closed 3 years ago

abhinavkmr569 commented 3 years ago

Hey, can I post a python code on Diffie Hellman (DH) key exchange algorithm which is a method for securely exchanging cryptographic keys over a public communications channel?

abhinavkmr569 commented 3 years ago

Or on RSA algorithm?

abhinavkmr569 commented 3 years ago

Hey, can you assign RSA algorithm to me?

kaustubhgupta commented 3 years ago

@abhinavkmr569 are you sure you haven't pushed this code somewhere else?

abhinavkmr569 commented 3 years ago

yes i haven't posted my RSA code yet

kaustubhgupta commented 3 years ago

@abhinavkmr569 okay assigned to you! Make sure to look at the pinned issue "Important Announcements to check guidelines"

abhinavkmr569 commented 3 years ago

Tbh, I didn't know about that rule and hence after that, I closed my pull request from every repo and then uploaded new file

kaustubhgupta commented 3 years ago

Tbh, I didn't know about that rule and hence after that, I closed my pull request from every repo and then uploaded new file

Good thing!

abhinavkmr569 commented 3 years ago

Hey, just wanted to know that can I upload a code, that I have already uploaded on other repo, but have closed the pull request for it? I have even unforked that repo. But I forgot to delete that code from that repo, and now I am unable to delete as it says that the branch doesn't exist

abhinavkmr569 commented 3 years ago

Or can I upload the file here, and then you can check whether or not it still counts as spam?

kaustubhgupta commented 3 years ago

I am not sure if that repo admin has marked that PR as invalid or not

abhinavkmr569 commented 3 years ago

https://github.com/bhaveshlohana/HacktoberFest2020-Contributions/pull/949 This is the link

abhinavkmr569 commented 3 years ago

Or can you suggest something new?

kaustubhgupta commented 3 years ago

Do one thing, I have reviewed the code, and here some changes

I think it would work

abhinavkmr569 commented 3 years ago

Yes I have made those changes specified