summaryrefslogtreecommitdiff
path: root/lib/sha1.c
Commit message (Expand)AuthorAgeFilesLines
* sha1: Use implementation from openssl if available.Ilya Maximets2022-05-261-39/+127
* sha1: Fix algorithm for data bigger than 512 megabytes.Renat Nurgaliyev2020-11-161-2/+2
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* treewide: Convert tabs to spaces in C source files written in OVS style.Ben Pfaff2012-03-231-21/+21
* sha1: Avoid unused variable warnings on big-endian systems.Ben Pfaff2011-05-261-2/+3
* util: Add function hexits_value() for parsing multiple hex digits.Ben Pfaff2010-11-151-3/+5
* sha1: Add functions, macros for converting digests to and from strings.Ben Pfaff2009-11-041-0/+31
* Replace SHA-1 library with one that is clearly licensed.Ben Pfaff2009-06-151-343/+230
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+394