I just read Keccak has been chosen for SHA-3.
http://keccak.noekeon.org/
SHA-3
Re: SHA-3
Yep it was announced this week I believe. Maybe it will end up in PureBasic sometime this year?
I don't know much about the Keccak algorithm... I did do a research project on BLAKE, one of the other five finalists.
I don't know much about the Keccak algorithm... I did do a research project on BLAKE, one of the other five finalists.
- netmaestro
- PureBasic Bullfrog

- Posts: 8452
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Re: SHA-3
There is no SHA-2 in Purebasic except for the routines Wilbert and I wrote last year, so it doesn't seem promising. In the meantime I'll see how much asm I can remember, put Wilbert on speed-dial and take a stab at it. From their description it seems simpler to implement than SHA-2.Maybe it will end up in PureBasic sometime this year?
BERESHEIT
Re: SHA-3
Love to see what you come up with Netmaestro
I looked at the source code and it seems complicated to me.
The shortest code inside their file section is the python version but I don't know python.
Edit:
There's a PureBasic implementation now
http://www.purebasic.fr/english/viewtop ... 40&t=56420
I looked at the source code and it seems complicated to me.
The shortest code inside their file section is the python version but I don't know python.
Edit:
There's a PureBasic implementation now
http://www.purebasic.fr/english/viewtop ... 40&t=56420
