Changes In Branch rfc-6234 Through [5504b5dd47] Excluding Merge-Ins
This is equivalent to a diff from 480596d8cb to 5504b5dd47
2019-11-15
| ||
15:07 | Integrated RFC 6234 SHA1 implementation changes check-in: fa9ae90eae user: rkeene tags: 0.7.10, trunk | |
14:59 | Include stdint or inttypes depending on platform Closed-Leaf check-in: 0d816bdcfc user: rkeene tags: rfc-6234 | |
08:52 | Replace a non-free implementation of SHA1 hash from RFC-3174 by a free one from RFC-6234. check-in: 5504b5dd47 user: sergei tags: rfc-6234 | |
2019-11-13
| ||
14:59 | Corrected license check-in: 480596d8cb user: rkeene tags: trunk | |
2019-08-09
| ||
01:34 | Fixed padding conditions check-in: b63163f527 user: rkeene tags: trunk | |
Modified LICENSE from [6315f16a70] to [71e9e37094]. [diff]
Modified Makefile.in from [abdaf2d437] to [1f902dbcec]. [diff]
Modified cackey.c from [60cd8b85ae] to [11f5663297]. [diff]
Added sha-private.h version [b98da73ba4].
Added sha.h version [50b6da60c9].
Modified sha1.c from [a03e9d2d38] to [e3f79ad8a1]. [diff]
Deleted sha1.h version [cf44cc0e4d].