HacPDX/Projects
From HaskellWiki
(Difference between revisions)
m |
|||
| Line 14: | Line 14: | ||
| jmelesky | | jmelesky | ||
|- | |- | ||
| - | |Crypto | + | |} |
| + | |||
| + | == Additional Project Suggestions == | ||
| + | {| class="wikitable" | ||
| + | ! Project | ||
| + | ! Task Description | ||
| + | |- | ||
| + | |Crypto Part I | ||
|Fix up the crypto library - use bytestring, fold in pureMD5/SHA/hecc, provide a new API | |Fix up the crypto library - use bytestring, fold in pureMD5/SHA/hecc, provide a new API | ||
| - | | | + | |- |
|} | |} | ||
Revision as of 17:17, 16 September 2009
1 Proposed Projects for HacPDX
| Project | Task Description | Participants |
|---|---|---|
| Network APIs | Investigate and test new APIs for potentially replacing network, network-bytestring, and network-fancy | TomMD |
| HPDF | Additional hacking and c bindings | jmelesky |
2 Additional Project Suggestions
| Project | Task Description |
|---|---|
| Crypto Part I | Fix up the crypto library - use bytestring, fold in pureMD5/SHA/hecc, provide a new API |
