You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's great to hear; new features are not necessary, only bugfixes. Are you interested in running cifra on OSS-Fuzz? You don't need to do anything, except address bugs.
The first bug I found is memory corruption when using a SHA3 family hash with HMAC (or PBKDF2). This is also what #14 seems to be reporting. I can provide a compilable proof of concept if you like. Are you willing to address this bug?
My project (https://github.com/guidovranken/cryptofuzz) fuzzers cryptographic libraries and it has support for cifra.
We can run a cifra fuzzer on OSS-Fuzz (https://github.com/google/oss-fuzz) but this requires that the project is being maintained. Is this the case?
The text was updated successfully, but these errors were encountered: