History log of /openbsd-current/lib/libcrypto/cmac/cmac.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 02-Mar-2024 tb

Remove CMAC_resume()

While it is a neat design detail of CMAC that you can resume it after
having finalized it, nothing uses this functionality and it adds some
gross things such as retaining intermediate secrets in the CMAC ctx.
Once this is gone, we can simplify the CMAC code a bit.

ok jsing


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE
# 1.3 21-Jun-2014 jsing

More KNF.


# 1.2 12-Jun-2014 deraadt

tags as requested by miod and tedu


# 1.1 13-Oct-2012 djm

branches: 1.1.1;
Initial revision


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.3 21-Jun-2014 jsing

More KNF.


# 1.2 12-Jun-2014 deraadt

tags as requested by miod and tedu


# 1.1 13-Oct-2012 djm

branches: 1.1.1;
Initial revision