Actions
Feature #11759
closedsys/sha1.h should provide SHA1_BLOCK_LENGTH
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
SHA1_BLOCK_LENGTH would help to avoid to use numeric constant
Updated by Electric Monk over 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 238b28907b1e86e000112cdbcb3fd413e95c20e4
commit 238b28907b1e86e000112cdbcb3fd413e95c20e4 Author: Toomas Soome <tsoome@me.com> Date: 2019-10-04T06:29:09.000Z 11759 sys/sha1.h should provide SHA1_BLOCK_LENGTH Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Jason Lippert <jason@glasspelican.ca> Approved by: Dan McDonald <danmcd@joyent.com>
Actions