History log of /openbsd-current/sys/crypto/chacha_private.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 22-Jul-2020 tobhe

Add missing CVS tags.

ok patrick@


# 1.3 21-Jun-2020 dlg

add hchacha20 for wireguard.

i think we should turn the chacha code into an actual c file at
some point to reduce duplication of object code, but that can happen
later.

from Matt Dunwoodie and Jason A. Donenfeld

ok deraadt@


Revision tags: 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
# 1.2 27-Oct-2015 mikeb

Sync chacha_ivsetup to the version in ssh so that we could
specify custom counter value when setting up Chacha context.

ok reyk djm


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.1 02-Nov-2013 markus

replace rc4 with ChaCha20 here, too; ok djm, tedu, deraadt


# 1.3 21-Jun-2020 dlg

add hchacha20 for wireguard.

i think we should turn the chacha code into an actual c file at
some point to reduce duplication of object code, but that can happen
later.

from Matt Dunwoodie and Jason A. Donenfeld

ok deraadt@


Revision tags: 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
# 1.2 27-Oct-2015 mikeb

Sync chacha_ivsetup to the version in ssh so that we could
specify custom counter value when setting up Chacha context.

ok reyk djm


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.1 02-Nov-2013 markus

replace rc4 with ChaCha20 here, too; ok djm, tedu, deraadt


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.2 27-Oct-2015 mikeb

Sync chacha_ivsetup to the version in ssh so that we could
specify custom counter value when setting up Chacha context.

ok reyk djm


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.1 02-Nov-2013 markus

replace rc4 with ChaCha20 here, too; ok djm, tedu, deraadt