index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ppccap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-2
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-08-06
1
-3
/
+3
*
crypto/ppccap.c: Fix FIPS build on PPC
Richard Levitte
2019-06-17
1
-5
/
+5
*
Ensure code is compiled with correct BIGNUM assembler defines
Matt Caswell
2019-06-12
1
-8
/
+8
*
Ensure we get all the right defines for AES assembler in FIPS module
Matt Caswell
2019-06-03
1
-8
/
+14
*
crypto/ppccap.c: Fix which hwcap value used to check for HWCAP_ARCH_3_00
Rashmica Gupta
2019-05-09
1
-2
/
+3
*
poly1305/asm/poly1305-ppc.pl: add vector base 2^26 implementation.
Andy Polyakov
2019-02-01
1
-1
/
+10
*
PPC: Try out if mftb works before using it
Bernd Edlinger
2019-01-21
1
-4
/
+51
*
crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval()
Richard Levitte
2019-01-16
1
-11
/
+8
*
Following the license change, modify the boilerplates in crypto/
Richard Levitte
2018-12-06
1
-1
/
+1
*
crypto/ppccap.c: wire new ChaCha20_ctr32_vsx.
Andy Polyakov
2018-06-06
1
-3
/
+8
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
Fix --strict-warnings build of ppc-linux target
Bernd Edlinger
2018-05-08
1
-4
/
+10
*
crypto/ppccap.c: SIGILL-free processor capabilities detection on MacOS X.
Andy Polyakov
2017-04-02
1
-0
/
+26
*
Revert "Move algorithm specific ppccap code from crypto/ppccap.c"
Richard Levitte
2016-11-10
1
-0
/
+111
*
Move algorithm specific ppccap code from crypto/ppccap.c
Richard Levitte
2016-11-09
1
-111
/
+0
*
ppccap.c: engage new multipplication and squaring subroutines.
Andy Polyakov
2016-10-24
1
-29
/
+15
*
Add ecp_nistz256-ppc64 module.
Andy Polyakov
2016-08-29
1
-0
/
+24
*
Fix some style issues...
FdaSilvaYY
2016-08-02
1
-2
/
+2
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-0
/
+9
*
fix tab-space mixed indentation
FdaSilvaYY
2016-05-09
1
-1
/
+1
*
crypto/ppccap.c: fix missing declaration warning.
Andy Polyakov
2016-04-29
1
-0
/
+1
*
crypto/ppccap.c: permit build with no-chacha and no-poly1305.
Andy Polyakov
2016-04-29
1
-0
/
+4
*
PPC assebmly pack: initial POWER9 support tidbits.
Andy Polyakov
2016-04-13
1
-0
/
+13
*
Configurations: engage PPC ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-13
1
-0
/
+39
*
crypto/ppccap.c: add SIGILL-free processor capability detection code.
Andy Polyakov
2015-12-14
1
-21
/
+113
*
RT3990: Fix #include path.
Anton Blanchard
2015-08-06
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-114
/
+117
*
Engage GHASH for PowerISA 2.0.7.
Andy Polyakov
2014-07-20
1
-3
/
+1
*
Engage SHA256/512 for PowerISA 2.07.
Andy Polyakov
2014-07-01
1
-0
/
+16
*
Engage POWER8 AES support.
Andy Polyakov
2014-06-01
1
-0
/
+7
*
ppc64-mont.pl: eliminate dependency on GPRs' upper halves.
Andy Polyakov
2013-11-27
1
-1
/
+1
*
Take vpaes-ppc module into loop.
Andy Polyakov
2013-11-27
1
-1
/
+1
*
ppccap.c: fix typo.
Andy Polyakov
2012-11-10
1
-1
/
+1
*
ppccap.c: restrict features on AIX 5.
Andy Polyakov
2012-11-10
1
-5
/
+7
*
linux-pcc: make it more robust and recognize KERNEL_BITS variable.
Andy Polyakov
2012-10-21
1
-0
/
+7
*
ppccap.c: assume no features under 32-bit AIX kernel.
Andy Polyakov
2012-05-16
1
-0
/
+11
*
ppccap.c: addenum to recent EC optimizations.
Andy Polyakov
2011-05-21
1
-1
/
+1
*
Include crypto.h in ppccap.c
Dr. Stephen Henson
2011-05-01
1
-0
/
+1
*
crypto/ppc[cpuid|cap]: call CPU detection once and detect AltiVec.
Andy Polyakov
2010-09-10
1
-16
/
+33
*
ppccap.c: portability fix.
Andy Polyakov
2010-03-02
1
-0
/
+2
*
Minor updates to ppccap.c and ppccpuid.pl.
Andy Polyakov
2010-01-17
1
-2
/
+4
*
ppccap.c: fix compiler warning and perform sanity check outside signal masking.
Andy Polyakov
2009-12-29
1
-1
/
+3
*
ppccap.c: tidy up.
Andy Polyakov
2009-12-27
1
-2
/
+5
*
ppc64-mont.pl: adapt for 32-bit and engage for all builds.
Andy Polyakov
2009-12-26
1
-0
/
+88