Giter Site home page Giter Site logo

Provide Python bindings about highwayhash HOT 8 CLOSED

google avatar google commented on May 18, 2024
Provide Python bindings

from highwayhash.

Comments (8)

pombredanne avatar pombredanne commented on May 18, 2024 1

For reference the README commit is 9099074

from highwayhash.

jan-wassenberg avatar jan-wassenberg commented on May 18, 2024

Hi Philippe, we don't yet have Python bindings and I don't have much experience with them, but would be happy to add them if you can send a patch :)

from highwayhash.

pombredanne avatar pombredanne commented on May 18, 2024

@jan-wassenberg Thank you for the swift reply. I will try to give it a shot.... I especially appreciate the fact that this hash is "portable" e.g. as stated the 64 and 128 versions output will not change if I run the same code on the same input on two different machines (at least two AMD or Intel architecture CPUs) which is really awesome and important IMHO

Unrelated: any plan to publish some smhasher results?

from highwayhash.

jan-wassenberg avatar jan-wassenberg commented on May 18, 2024

Sounds good! Thanks, yes, unchanging fingerprint functions are very useful indeed.

smhasher results are posted here: #17

from highwayhash.

jan-wassenberg avatar jan-wassenberg commented on May 18, 2024

FYI the 128 and 256 bit variants are now frozen (after increasing the number of finalization rounds to 6 and 10).

from highwayhash.

kpdemetriou avatar kpdemetriou commented on May 18, 2024

I've recently published fully-featured CFFI Python bindings for HighwayHash: https://github.com/kpdemetriou/highwayhash-cffi. Perhaps it'd be useful if this package was added to the list in the README.

from highwayhash.

jan-wassenberg avatar jan-wassenberg commented on May 18, 2024

Hey Phil, happy to see your binding, looks good 👍
I've added mention of it to the readme, please let me know if you'd like any changes.

from highwayhash.

pombredanne avatar pombredanne commented on May 18, 2024

@kpdemetriou this is very nice. 🙇‍♂️ Thank you! I wished it would support Python 2 but that's not critical..
I think this ticket is good to close now.

from highwayhash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.