[Issue 12015] New: std.digest.sha256 too

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 27 16:30:58 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12015

           Summary: std.digest.sha256 too
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: bearophile_hugs at eml.cc


--- Comment #0 from bearophile_hugs at eml.cc 2014-01-27 16:30:56 PST ---
I suggest to add a SHA-256 to Phobos, it's useful for bitcoins and other
things.

This is a first implementation I have written (translated from C):

http://rosettacode.org/wiki/SHA-256#D

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list