simple-crypto / SCALib

Side-Channel Analysis Library
GNU Affero General Public License v3.0
74 stars 19 forks source link

Fix sanity check for OR factors #141

Closed F-Lehmann closed 9 months ago

F-Lehmann commented 9 months ago

Fixes #138

cla-bot[bot] commented 9 months ago

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Felix Lehmann. This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
cla-bot[bot] commented 9 months ago

Thanks for your contribution!

We require contributors to sign our Contributor License Agreement, and we don"t have you on file. In order for us to review and merge your code, please follow the instructions on our website.