⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

== [[Perl 6]] implementation takes all input in memory == The current implementation takes all data at once, which is not a good idea if the data is large. Ideally the function should be able to take a possibly lazy list of buffers. All suggestions welcome. --[[User:Grondilu|Grondilu]] ([[User talk:Grondilu|talk]]) 20:46, 23 April 2013 (UTC)

== Spec ==

This SHA-256 task really needs the spec included, the way the SHA-1 included the necessary reference material for that task. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 23:10, 14 November 2015 (UTC)