Difference between revisions of "HacPDX/Projects"

From HaskellWiki
Jump to navigation Jump to search
Line 6: Line 6:
 
! Participants
 
! Participants
 
|-
 
|-
| Network APIs, Crypto
+
| Network APIs
 
| Investigate and test new APIs for potentially replacing network, network-bytestring, and network-fancy
 
| Investigate and test new APIs for potentially replacing network, network-bytestring, and network-fancy
 
| TomMD
 
| TomMD
Line 14: Line 14:
 
| jmelesky
 
| jmelesky
 
|-
 
|-
  +
|Crypto
  +
|Fix up the crypto library - use bytestring, fold in pureMD5/SHA/hecc, provide a new API
  +
|TomMD?
 
|}
 
|}

Revision as of 19:30, 12 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
Crypto Fix up the crypto library - use bytestring, fold in pureMD5/SHA/hecc, provide a new API TomMD?