HacPDX/Projects: Difference between revisions

From HaskellWiki
No edit summary
mNo edit summary
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
|TomMD?
|-
|}
|}

Revision as of 17:17, 16 September 2009

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

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