www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 12015] New: std.digest.sha256 too

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 puremagic.com
        ReportedBy: bearophile_hugs eml.cc



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: -------
Jan 27 2014