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

shake128,shake256: fixed typo in export declarations #93

Merged
merged 2 commits into from
Nov 11, 2023
Merged

shake128,shake256: fixed typo in export declarations #93

merged 2 commits into from
Nov 11, 2023

Conversation

immoschuett
Copy link
Contributor

@immoschuett immoschuett commented Nov 11, 2023

Hi @staticfloat

I updated my SHA Pkg and wanted to start using shake. So i noticed, i did a flaw in the export descriptions, which did not match to the function names in the shake.jl and the tests.

But these small changes should fix it. Sorry for the mess.

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (176baaa) 98.14% compared to head (a2d31d7) 98.14%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   98.14%   98.14%           
=======================================
  Files           9        9           
  Lines         484      484           
=======================================
  Hits          475      475           
  Misses          9        9           
Files Coverage Δ
src/SHA.jl 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@staticfloat staticfloat merged commit 068f85d into JuliaCrypto:master Nov 11, 2023
11 checks passed
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.

3 participants