Re: Hashing Algorithms: MD5/SHA256

new topic     » goto parent     » topic index » view thread      » older message » newer message
ghaberek said...

These are currently listed in the manual as "(not implemented)."

  • Will they be implemented for the official release of 4.1?

  • Are there plans to implement multiple variations of SHA-2 (128, 256, 384, etc.) or even SHA-3?

Actually, I was just looking at these yesterday. It's kinda my responsibility to implement these and others as I created the hash() function in Euphoria.

I also want to implement a few of the more recent hashing algorithms too. The interesting thing with implementing them so that they work with all Euphoria data types, is that the published algorithms only describe how to deal with BYTE streams/blocks. Atoms and Sequences don't fit into that mould so I've had to extrapolate the algos to cover a richer set of data types.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu