index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: sha3 - Add SHA-3 hash algorithm
Jeff Garzik
2016-06-20
4
-0
/
+340
*
crypto: caam - replace deprecated EXTRA_CFLAGS
Tudor Ambarus
2016-06-20
1
-1
/
+1
*
crypto: caam - fix misspelled upper_32_bits
Arnd Bergmann
2016-06-20
1
-2
/
+2
*
crypto: gcm - Filter out async ghash if necessary
Herbert Xu
2016-06-20
1
-1
/
+3
*
crypto: drbg - fix semicolon.cocci warnings
Wu Fengguang
2016-06-20
1
-1
/
+1
*
crypto: rsa - return raw integers for the ASN.1 parser
Tudor Ambarus
2016-06-15
3
-103
/
+135
*
crypto: drbg - avoid duplicate maintenance of key
Stephan Mueller
2016-06-15
1
-2
/
+1
*
crypto: drbg - use full CTR AES for update
Stephan Mueller
2016-06-15
1
-17
/
+13
*
crypto: drbg - use aligned buffers
Stephan Mueller
2016-06-15
2
-20
/
+27
*
crypto: drbg - use CTR AES instead of ECB AES
Stephan Mueller
2016-06-15
3
-54
/
+149
*
hwrng: meson - Add Amlogic Meson Hardware Random Generator
Neil Armstrong
2016-06-13
3
-0
/
+146
*
hwrng: exynos - fixup IO accesors
Ben Dooks
2016-06-13
1
-2
/
+2
*
crypto: qat - Remove deprecated create_workqueue
Bhaktipriya Shridhar
2016-06-13
3
-3
/
+4
*
crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU
LEROY Christophe
2016-06-08
1
-0
/
+180
*
crypto: talitos - implement cra_priority
LEROY Christophe
2016-06-08
1
-1
/
+5
*
crypto: talitos - sg_to_link_tbl() not used anymore, remove it
LEROY Christophe
2016-06-08
1
-8
/
+0
*
crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU
LEROY Christophe
2016-06-08
1
-85
/
+124
*
crypto: talitos - making mapping helpers more generic
LEROY Christophe
2016-06-08
1
-137
/
+93
*
crypto: talitos - move mapping helpers before IPSEC functions
LEROY Christophe
2016-06-08
1
-122
/
+122
*
crypto: talitos - using helpers for all talitos_ptr operations
LEROY Christophe
2016-06-08
1
-25
/
+34
*
arm64: dts: ls1043a: add crypto node
Horia Geantă
2016-06-07
2
-0
/
+47
*
hwrng: chaoskey - Fix URB warning due to timeout on Alea
Bob Ham
2016-06-07
1
-2
/
+15
*
hwrng: chaoskey - Add support for Araneus Alea I USB RNG
Bob Ham
2016-06-07
2
-5
/
+10
*
crypto: hash - shrink hash down to two types
Giovanni Cabiddu
2016-06-07
1
-5
/
+5
*
crypto: skcipher - remove unused header cpumask.h
Geliang Tang
2016-06-07
1
-1
/
+0
*
crypto: omap-aes - Fix registration of algorithms
Lokesh Vutla
2016-06-07
1
-8
/
+10
*
crypto: sha1-mb - stylistic cleanup
Megha Dey
2016-06-02
1
-36
/
+74
*
crypto: drbg - reduce number of setkey calls
Stephan Mueller
2016-06-02
1
-9
/
+24
*
crypto: s5p-sss - Use consistent indentation for variables and members
Krzysztof Kozlowski
2016-05-31
1
-40
/
+40
*
hwrng: bcm2835 - Read as much data as available
Yendapally Reddy Dhananjaya Reddy
2016-05-31
1
-2
/
+10
*
ARM: dts: nsp: Add rng device tree entry
Yendapally Reddy Dhananjaya Reddy
2016-05-31
1
-0
/
+5
*
hwrng: bcm2835 - Support Broadcom NSP SoC rng
Yendapally Reddy Dhananjaya Reddy
2016-05-31
2
-5
/
+31
*
dt-bindings: rng: Northstar Plus SoC rng bindings
Yendapally Reddy Dhananjaya Reddy
2016-05-31
1
-1
/
+6
*
lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data()
Nicolai Stange
2016-05-31
1
-21
/
+3
*
lib/mpi: mpi_read_from_buffer(): sanitize short buffer printk
Nicolai Stange
2016-05-31
1
-2
/
+2
*
lib/mpi: mpi_read_from_buffer(): return -EINVAL upon too short buffer
Nicolai Stange
2016-05-31
1
-10
/
+8
*
lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zero
Nicolai Stange
2016-05-31
1
-3
/
+5
*
lib/mpi: mpi_read_from_buffer(): return error code
Nicolai Stange
2016-05-31
2
-7
/
+11
*
lib/mpi: mpi_read_raw_data(): fix nbits calculation
Nicolai Stange
2016-05-31
1
-1
/
+1
*
lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbits
Nicolai Stange
2016-05-31
1
-2
/
+0
*
lib/mpi: purge mpi_set_buffer()
Nicolai Stange
2016-05-31
2
-77
/
+0
*
hwrng: stm32 - fix maybe uninitialized variable warning
Maxime Coquelin
2016-05-31
1
-5
/
+5
*
MAINTAINERS: Add file patterns for rng device tree bindings
Geert Uytterhoeven
2016-05-31
1
-0
/
+1
*
MAINTAINERS: Add file patterns for crypto device tree bindings
Geert Uytterhoeven
2016-05-31
1
-0
/
+1
*
crypto: powerpc - Fix typo
Andrea Gelmini
2016-05-31
1
-1
/
+1
*
crypto: doc - Fix typo
Andrea Gelmini
2016-05-31
1
-1
/
+1
*
crypto: caam - add ARCH_LAYERSCAPE to supported architectures
Horia Geantă
2016-05-31
1
-1
/
+1
*
crypto: caam - handle core endianness != caam endianness
Horia Geantă
2016-05-31
9
-166
/
+340
*
crypto: caam - fix offset field in hw sg entries
Cristian Stoica
2016-05-31
2
-5
/
+5
*
powerpc: add io{read,write}64 accessors
Horia Geantă
2016-05-31
1
-0
/
+24
[next]