- updated to 5.61
- modified dump/load methods to match behavior of Digest::SHA -- in the case of I/O to STDIN/STDOUT - addressed minor documentation oversights - added new SHA-512/224 and SHA-512/256 transforms -- ref. NIST Draft FIPS 180-4 (February 2011) - simplified shasum by removing duplicative text - improved efficiency of Addfile -- expensive -T test now occurs only in portable mode OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-SHA-PurePerl?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
700ae56fe5
commit
e8b094095b
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 3 15:02:33 UTC 2011 - coolo@novell.com
|
||||
|
||||
- updated to 5.61
|
||||
- modified dump/load methods to match behavior of Digest::SHA
|
||||
-- in the case of I/O to STDIN/STDOUT
|
||||
- addressed minor documentation oversights
|
||||
- added new SHA-512/224 and SHA-512/256 transforms
|
||||
-- ref. NIST Draft FIPS 180-4 (February 2011)
|
||||
- simplified shasum by removing duplicative text
|
||||
- improved efficiency of Addfile
|
||||
-- expensive -T test now occurs only in portable mode
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 19:49:16 UTC 2011 - coolo@novell.com
|
||||
|
||||
|
Reference in New Issue
Block a user