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

Base64_test fails #5

Open
zell08v opened this issue Jul 22, 2015 · 3 comments
Open

Base64_test fails #5

zell08v opened this issue Jul 22, 2015 · 3 comments

Comments

@zell08v
Copy link

zell08v commented Jul 22, 2015

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

@jtbuaa
Copy link

jtbuaa commented Nov 9, 2015

I also got FAILED with Base64 tests.

@lcn2
Copy link

lcn2 commented Jun 1, 2017

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)

@jtbuaa
Copy link

jtbuaa commented Jun 1, 2017

thank you Icn2. i have used openssl in my project.

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

No branches or pull requests

3 participants