We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I just download the benchmark. Tried with base64, which fails. Did I make something wrong? Thanks.
parallels:crypto-algorithms$ gcc base64*.c -o a_base64 parallels:crypto-algorithms$ ./a_base64 Base64 tests: FAILED
Zhoulai
The text was updated successfully, but these errors were encountered:
I also got FAILED with Base64 tests.
Sorry, something went wrong.
Hello jtbuaa,
My pull request (#15) fixes the Base64 test failure. You may want to track:
[https://github.com/lcn2/crypto-algorithms](lcn2's fork of this code)
thank you Icn2. i have used openssl in my project.
No branches or pull requests
Hi,
I just download the benchmark. Tried with base64, which fails. Did I make something wrong? Thanks.
parallels:crypto-algorithms$ gcc base64*.c -o a_base64
parallels:crypto-algorithms$ ./a_base64
Base64 tests: FAILED
Zhoulai
The text was updated successfully, but these errors were encountered: