Message171898
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, ezio.melotti, jcea |
| Date | 2012-10-03.17:06:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1349284009.76.0.569957108645.issue16113@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've done some experiments with the reference implementation and adopted code of sha1module.c for sha3: https://bitbucket.org/tiran/pykeccak So far the code just compiles (64bit only) but doesn't work properly yet. I may need to move away from the NIST interface and use the sponge interface directly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-10-03 17:06:49 | christian.heimes | set | recipients: + christian.heimes, jcea, ezio.melotti |
| 2012-10-03 17:06:49 | christian.heimes | set | messageid: <1349284009.76.0.569957108645.issue16113@psf.upfronthosting.co.za> |
| 2012-10-03 17:06:49 | christian.heimes | link | issue16113 messages |
| 2012-10-03 17:06:49 | christian.heimes | create | |