The Wayback Machine - https://web.archive.org/web/20201211085352/https://github.com/TheAlgorithms/Go/pull/215
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 tests for diffie hellman #215

Open
wants to merge 2 commits into
base: master
from

Conversation

@mcaci
Copy link
Contributor

@mcaci mcaci commented Oct 11, 2020

Hi, continuing my work on issue #145 and if the structure I adopted in PR #197 is ok I keep going with the unit tests on the cyphers code. I again created separate package for the diffie hellmann code to be able to run the newly written tests without build errors that happen when working with the full repository. I keep adding more tests on the go if they look good to the maintainers.

Michele Caci and others added 2 commits Oct 11, 2020
Michele Caci
@mcaci mcaci requested a review from vedantmamgain as a code owner Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.