Difference between revisions of "HacPDX/Projects"

From HaskellWiki
Jump to navigation Jump to search
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
  +
|-
|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