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

Has it been ever fixed for Big-endian platforms? #8

Open
barracuda156 opened this issue Jun 22, 2024 · 2 comments
Open

Has it been ever fixed for Big-endian platforms? #8

barracuda156 opened this issue Jun 22, 2024 · 2 comments

Comments

@barracuda156
Copy link

The original assumed LE archs: http://burtleburtle.net/bob/hash/spooky.html
I wonder if it has been fixed ever since.

@andikleen
Copy link
Owner

andikleen commented Jun 22, 2024 via email

@barracuda156
Copy link
Author

Thank you. Yeah, upon reading a few references I came to a conclusion that it should just not be compared to LE value-wise. But algorithm itself should work fine.

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