Skip to content

Update rsa.c#5

Open
hxingpax wants to merge 2 commits intoandrewkiluk:masterfrom
rtchack:master
Open

Update rsa.c#5
hxingpax wants to merge 2 commits intoandrewkiluk:masterfrom
rtchack:master

Conversation

@hxingpax
Copy link

make sure function parameter types to be consistent.

make sure function parameter types to be consistent.
1) close `primes_list` after keypair generation;
2) print error if `rsa_modExp` can not return a valid value;
3) `long` do not need `const` at function declarations (only implementations
need).
@hxingpax hxingpax closed this Sep 13, 2018
@hxingpax hxingpax reopened this Sep 13, 2018
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.

1 participant