Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Roy-Shubhajit
Copy link
Contributor

@Roy-Shubhajit Roy-Shubhajit commented Oct 15, 2022

Description

Added python script for checksum and signature generation and verification

Fixes #410

Dependencies

I have used os, sys, hmac, base64, hashlib, argparse to generate and verify the checksum and signature.

Developer's checklist

  • My PR follows the style guidelines of this project
  • I have performed a self-check on my work

If changes are made in the code:

  • I have followed the coding guidelines
  • My changes in code generate no new warnings
  • My changes are breaking another fix/feature of the project
  • I have added test cases to show that my feature works
  • I have added relevant screenshots in my PR

@github-actions github-actions bot added PR:Ready-to-Review hacktoberfest-accepted Congratulation, you did a valid request labels Oct 15, 2022
@advaita-saha advaita-saha merged commit 804c1e7 into metafy-social:master Oct 15, 2022
@Roy-Shubhajit
Copy link
Contributor Author

hey @advaita-saha, do you know why it shows excluded in hacktoberfest site for this pull request? I thought it was accepted in hacktoberfest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Congratulation, you did a valid request level-3 PR:Ready-to-Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding script for Checksum
2 participants