symm/hmac-def.h: Fix the NMAC and SSLMAC classes. 2.3.x
authorMark Wooding <mdw@distorted.org.uk>
Tue, 4 Jul 2017 16:55:55 +0000 (17:55 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 4 Jul 2017 23:46:05 +0000 (00:46 +0100)
commit4dafd519dbbdc17887f2de4f6cabe33ac4667ab0
tree3efe1f483661013f86d5ef1887705dab9c0a343a
parent2618bd209e634178082d699979540eb29490ce72
symm/hmac-def.h: Fix the NMAC and SSLMAC classes.

Thanks to GCC 6 for pointing out that many of the necessary bits of
functionality were hanging around unused.  (Why did earlier versions not
spot this?)

It looks like they never worked properly.  I hereby deprecate them, and
intend to remove them in Catacomb 2.5.
symm/hmac-def.h