On 05/31/2013 05:18 PM, Nick Sabalausky wrote:
> On Fri, 31 May 2013 15:29:40 +0100
> "Regan Heath" <re...@netmail.co.nz> wrote:
> 
>>
>> I have old SHA etc hashing routines in old style D, this makes me
>> want to spend some time bringing them up to date...
>>
> 
> http://dlang.org/phobos/std_digest_sha.html
> 
> Since 2.061, IIRC.
> 

The sha digest in phobos is SHA1.
SHA256 and SHA512 are still missing.

--jm


Reply via email to