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

Hashing algo Argon2d #4

Closed
mkschulze opened this issue Jan 14, 2021 · 4 comments
Closed

Hashing algo Argon2d #4

mkschulze opened this issue Jan 14, 2021 · 4 comments

Comments

@mkschulze
Copy link

Just posting here to rise attention to an interesting hashing algorythm.
https://www.argon2d.com/
Supposed to be superior than SHA-256, I heard.

@essenciary
Copy link
Member

Nice! Is the a Julia library for it?

@mkschulze
Copy link
Author

No, I don't think so. But maybe it could be just generated by using the C code and then https://github.com/JuliaInterop/Clang.jl ?

@mkschulze
Copy link
Author

I gave it a go and this is the early result, not sure how to go forward tho: https://github.com/mkschulze/argon2.jl

@mkschulze
Copy link
Author

I'm not able to work this out sadly.

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

2 participants