Message171929
Hello Björn,
thanks for the information. Your package didn't turn up on Google when I started with my experiment. Perhaps it's too new?
Your code and mine have lots of similarities. I was amused when I saw that you had the same issue with the block size attribute. At first I set it to 200 (1600 / 8) but eventually I didn't implement it.
My code does everything in C with a separate constructor for each flavor of SHA-3. It's compatible to Python 2.6 to 3.4 and uses the optimized code for 32 and 64bit platforms.
Oh, and my code is now working properly. Feel free to review the module. I'll upload the test code later. |
|
Date |
User |
Action |
Args |
2012-10-04 10:16:47 | christian.heimes | set | recipients:
+ christian.heimes, jcea, ezio.melotti, bjornedstrom |
2012-10-04 10:16:47 | christian.heimes | set | messageid: <1349345807.1.0.0906843993041.issue16113@psf.upfronthosting.co.za> |
2012-10-04 10:16:47 | christian.heimes | link | issue16113 messages |
2012-10-04 10:16:46 | christian.heimes | create | |
|