History log of /openbsd-current/lib/libcrypto/aes/asm/aes-ppc.pl
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 29-Mar-2024 jsing

Always use C functions for AES_{encrypt,decrypt}().

Always provide AES_{encrypt,decrypt}() via C functions, which then either
use a C implementation or call the assembly implementation.

ok tb@


Revision tags: OPENBSD_7_3_BASE OPENBSD_7_4_BASE OPENBSD_7_5_BASE
# 1.3 02-Feb-2023 miod

Remove AIX toc data after every function. NFC


# 1.2 26-Dec-2022 jmc

spelling fixes; from paul tagliamonte
i removed the arithmetics -> arithmetic changes, as i felt they
were not clearly correct

ok tb


# 1.1 06-Apr-2009 djm

branches: 1.1.1;
Initial revision


# 1.3 02-Feb-2023 miod

Remove AIX toc data after every function. NFC


# 1.2 26-Dec-2022 jmc

spelling fixes; from paul tagliamonte
i removed the arithmetics -> arithmetic changes, as i felt they
were not clearly correct

ok tb


# 1.1 06-Apr-2009 djm

branches: 1.1.1;
Initial revision


# 1.2 26-Dec-2022 jmc

spelling fixes; from paul tagliamonte
i removed the arithmetics -> arithmetic changes, as i felt they
were not clearly correct

ok tb


# 1.1 06-Apr-2009 djm

branches: 1.1.1;
Initial revision


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.1.1.3 13-Oct-2012 djm

import OpenSSL-1.0.1c


# 1.1.1.2 01-Oct-2010 djm

import OpenSSL-1.0.0a


# 1.1.1.1 06-Apr-2009 djm

import of OpenSSL 0.9.8k