-
Notifications
You must be signed in to change notification settings - Fork 694
Issues: B-Con/crypto-algorithms
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
sha256.c Warning C4244'=': conversion from 'unsigned __int64' to 'BYTE', possible loss of data
#26
opened Jan 27, 2020 by
8majidzamani
updated Jan 27, 2020
One of the comments in blowfish.c may be wrong
#32
opened May 22, 2021 by
acagliano
updated May 22, 2021
Sha256 calculates wrong hashes on 16 bit target
#19
opened Aug 28, 2017 by
JoeMerten
updated Mar 16, 2023
Context doesn't get cleaned up after being used
#34
opened Nov 17, 2023 by
rilysh
updated Nov 17, 2023
There is no 32-bit WORD. That's called a DWORD
#35
opened Aug 17, 2024 by
danielmarschall
updated Aug 19, 2024
ProTip!
Exclude everything labeled
bug
with -label:bug.