aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-15crypto: rsa - return raw integers for the ASN.1 parserTudor Ambarus3-103/+135
2016-06-15crypto: drbg - avoid duplicate maintenance of keyStephan Mueller1-2/+1
2016-06-15crypto: drbg - use full CTR AES for updateStephan Mueller1-17/+13
2016-06-15crypto: drbg - use aligned buffersStephan Mueller2-20/+27
2016-06-15crypto: drbg - use CTR AES instead of ECB AESStephan Mueller3-54/+149
2016-06-13hwrng: meson - Add Amlogic Meson Hardware Random GeneratorNeil Armstrong3-0/+146
2016-06-13hwrng: exynos - fixup IO accesorsBen Dooks1-2/+2
2016-06-13crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar3-3/+4
2016-06-08crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEULEROY Christophe1-0/+180
2016-06-08crypto: talitos - implement cra_priorityLEROY Christophe1-1/+5
2016-06-08crypto: talitos - sg_to_link_tbl() not used anymore, remove itLEROY Christophe1-8/+0
2016-06-08crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEULEROY Christophe1-85/+124
2016-06-08crypto: talitos - making mapping helpers more genericLEROY Christophe1-137/+93
2016-06-08crypto: talitos - move mapping helpers before IPSEC functionsLEROY Christophe1-122/+122
2016-06-08crypto: talitos - using helpers for all talitos_ptr operationsLEROY Christophe1-25/+34
2016-06-07arm64: dts: ls1043a: add crypto nodeHoria Geantă2-0/+47
2016-06-07hwrng: chaoskey - Fix URB warning due to timeout on AleaBob Ham1-2/+15
2016-06-07hwrng: chaoskey - Add support for Araneus Alea I USB RNGBob Ham2-5/+10
2016-06-07crypto: hash - shrink hash down to two typesGiovanni Cabiddu1-5/+5
2016-06-07crypto: skcipher - remove unused header cpumask.hGeliang Tang1-1/+0
2016-06-07crypto: omap-aes - Fix registration of algorithmsLokesh Vutla1-8/+10
2016-06-02crypto: sha1-mb - stylistic cleanupMegha Dey1-36/+74
2016-06-02crypto: drbg - reduce number of setkey callsStephan Mueller1-9/+24
2016-05-31crypto: s5p-sss - Use consistent indentation for variables and membersKrzysztof Kozlowski1-40/+40
2016-05-31hwrng: bcm2835 - Read as much data as availableYendapally Reddy Dhananjaya Reddy1-2/+10
2016-05-31ARM: dts: nsp: Add rng device tree entryYendapally Reddy Dhananjaya Reddy1-0/+5
2016-05-31hwrng: bcm2835 - Support Broadcom NSP SoC rngYendapally Reddy Dhananjaya Reddy2-5/+31
2016-05-31dt-bindings: rng: Northstar Plus SoC rng bindingsYendapally Reddy Dhananjaya Reddy1-1/+6
2016-05-31lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data()Nicolai Stange1-21/+3
2016-05-31lib/mpi: mpi_read_from_buffer(): sanitize short buffer printkNicolai Stange1-2/+2
2016-05-31lib/mpi: mpi_read_from_buffer(): return -EINVAL upon too short bufferNicolai Stange1-10/+8
2016-05-31lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zeroNicolai Stange1-3/+5
2016-05-31lib/mpi: mpi_read_from_buffer(): return error codeNicolai Stange2-7/+11
2016-05-31lib/mpi: mpi_read_raw_data(): fix nbits calculationNicolai Stange1-1/+1
2016-05-31lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbitsNicolai Stange1-2/+0
2016-05-31lib/mpi: purge mpi_set_buffer()Nicolai Stange2-77/+0
2016-05-31hwrng: stm32 - fix maybe uninitialized variable warningMaxime Coquelin1-5/+5
2016-05-31MAINTAINERS: Add file patterns for rng device tree bindingsGeert Uytterhoeven1-0/+1
2016-05-31MAINTAINERS: Add file patterns for crypto device tree bindingsGeert Uytterhoeven1-0/+1
2016-05-31crypto: powerpc - Fix typoAndrea Gelmini1-1/+1
2016-05-31crypto: doc - Fix typoAndrea Gelmini1-1/+1
2016-05-31crypto: caam - add ARCH_LAYERSCAPE to supported architecturesHoria Geantă1-1/+1
2016-05-31crypto: caam - handle core endianness != caam endiannessHoria Geantă9-166/+340
2016-05-31crypto: caam - fix offset field in hw sg entriesCristian Stoica2-5/+5
2016-05-31powerpc: add io{read,write}64 accessorsHoria Geantă1-0/+24
2016-05-31arm64: add io{read,write}64be accessorsHoria Geantă1-1/+3
2016-05-31asm-generic/io.h: add io{read,write}64 accessorsHoria Geantă2-0/+71
2016-05-31asm-generic/io.h: allow barriers in io{read,write}{16,32}beHoria Geantă1-4/+4
2016-05-31crypto: qat - fix typos sizeof for ctxTadeusz Struk1-4/+4
2016-05-31crypto: user - no parsing of CRYPTO_MSG_GETALGStephan Mueller1-4/+6