Forum Discussion
Altera_Forum
Honored Contributor
14 years agoBlake-256 Verilog Code
Hi Friends,
I am working on a ieee project on implementation of a heterogenous network of 3g & wiFI. I have come to a dead end. I need the blake-256 verilog code . I have tried searching Google but of no use. Any Suggestions or help ?3 Replies
- Altera_Forum
Honored Contributor
I'm not really familiar with the Blake-256 algorithm, but doing a quick search I found a couple of C source references.
I would take one of those and write the verilog. Pete - Altera_Forum
Honored Contributor
There is a VHDL code version available here:
http://cryptography.gmu.edu/athena/index.php?id=source_codes (http://cryptography.gmu.edu/athena/index.php?id=source_codes) For a good simulation and/or synthesis tool it shouldn't matter which HDL it is coded in. - Altera_Forum
Honored Contributor
HEy thanku Anakha and Schmalisch
My Issue here is that, I am not good at VHDL and wont be able to troubleshoot the errors. Am really in a fix right now. I am having my presentation on May 6th. I tried the translatorts, but i couldnt make it work.