History log of /openbsd-current/regress/sys/crypto/enc/des3.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.10 13-Dec-2021 deraadt

remove a couple hundred sys/param.h includes in userland code, and
also whack some sys/cdefs.h early includes which is such a brutally
bad pattern
ok bluhm mbuhl


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE 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
# 1.9 15-Aug-2014 mikeb

Convert 3DES regress test from /dev/crypto to using kernel source code
directly with a simplified CBC implementation.


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.8 15-Oct-2010 jsg

libdes -> libcrypto


Revision tags: OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE
# 1.7 22-Jul-2004 miod

Spell reserved correctly; ok from copyright holders when in licence blocks.


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.6 31-Jul-2003 deraadt

various cleanups; david says results are same


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.5 23-Jun-2002 wcobb

initialize some variables.
ok markus@


Revision tags: OPENBSD_3_1_BASE
# 1.4 03-Apr-2002 markus

fix alignment problems on sparc64; with fgsch@


# 1.3 03-Apr-2002 fgsch

o fix warnings.
o rearrange headers.
o remove unused var.

markus@ ok


# 1.2 25-Mar-2002 markus

clear before reuse


# 1.1 21-Mar-2002 markus

move md5.c, add des-ede3 test


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.9 15-Aug-2014 mikeb

Convert 3DES regress test from /dev/crypto to using kernel source code
directly with a simplified CBC implementation.


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.8 15-Oct-2010 jsg

libdes -> libcrypto


Revision tags: OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE
# 1.7 22-Jul-2004 miod

Spell reserved correctly; ok from copyright holders when in licence blocks.


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.6 31-Jul-2003 deraadt

various cleanups; david says results are same


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.5 23-Jun-2002 wcobb

initialize some variables.
ok markus@


Revision tags: OPENBSD_3_1_BASE
# 1.4 03-Apr-2002 markus

fix alignment problems on sparc64; with fgsch@


# 1.3 03-Apr-2002 fgsch

o fix warnings.
o rearrange headers.
o remove unused var.

markus@ ok


# 1.2 25-Mar-2002 markus

clear before reuse


# 1.1 21-Mar-2002 markus

move md5.c, add des-ede3 test