sha1: New function SHA1Bytes().
authorBen Pfaff <blp@nicira.com>
Fri, 20 Mar 2009 20:45:19 +0000 (13:45 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 20 Mar 2009 20:51:23 +0000 (13:51 -0700)
commitd3d32723b8101539e0fe7bceab07a696fb351431
tree4e5e7c4f07efa4a92a06e68d80204d2fe1affa43
parentfa04912880c9febf3f34bf51512118e639a1e1c9
sha1: New function SHA1Bytes().

This is convenient for hashing an array with less work.
lib/sha1.c
lib/sha1.h