linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-07 13:37:14 to 2019-05-21 03:29:58 UTC [more...]

[PATCH v6 00/16] fscrypt: key management improvements
 2019-05-21  3:29 UTC  (20+ messages)
` [PATCH v6 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [PATCH v6 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants
` [PATCH v6 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*
` [PATCH v6 04/16] fscrypt: add ->ci_inode to fscrypt_info
` [PATCH v6 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [PATCH v6 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [PATCH v6 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [PATCH v6 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [PATCH v6 09/16] fscrypt: add an HKDF-SHA512 implementation
` [PATCH v6 10/16] fscrypt: v2 encryption policy support
` [PATCH v6 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [PATCH v6 12/16] fscrypt: require that key be added when setting a v2 encryption policy
` [PATCH v6 13/16] ext4: wire up new fscrypt ioctls
` [PATCH v6 14/16] f2fs: "
` [PATCH v6 15/16] ubifs: "
` [PATCH v6 16/16] fscrypt: document the new ioctls and policy version

Inquiry 20/May/2019
 2019-05-20 13:30 UTC 

[PATCH v7 00/12] x86: PIE support to extend KASLR randomization
 2019-05-20 23:19 UTC  (2+ messages)
` [PATCH v7 01/12] x86/crypto: Adapt assembly for PIE support

[PATCH 0/2] hwrng: Support for 7211 in iproc-rng200
 2019-05-20 22:49 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: rng: Document BCM7211 RNG compatible string
` [PATCH 2/2] hwrng: iproc-rng200: Add support for 7211

Print your logo
 2019-05-20 15:02 UTC 

Printing for your logo
 2019-05-20 12:55 UTC 

[PATCH] crypto: algapi - remove crypto_tfm_in_queue()
 2019-05-20 16:55 UTC 

[PATCH] crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST
 2019-05-20 16:54 UTC 

[PATCH] crypto: cryptd - move kcrypto_wq into cryptd
 2019-05-20 16:53 UTC 

[PATCH] crypto: gf128mul - make unselectable by user
 2019-05-20 16:53 UTC 

[PATCH] crypto: echainiv - change to 'default n'
 2019-05-20 16:52 UTC 

[PATCH] crypto: make all templates select CRYPTO_MANAGER
 2019-05-20 16:49 UTC 

[PATCH] crypto: testmgr - make extra tests depend on cryptomgr
 2019-05-20 16:48 UTC 

[PATCH] crypto: testmgr - fix length truncation with large page size
 2019-05-20 16:47 UTC 

[PATCH] crypto: vmx - convert to skcipher API
 2019-05-20 16:44 UTC 

[PATCH] crypto: vmx - convert to SPDX license identifiers
 2019-05-20 16:42 UTC 

[PATCH] crypto: vmx - CTR: always increment IV as quadword
 2019-05-20 16:39 UTC  (5+ messages)

[PATCH] char: hw_random: meson-rng: update with SPDX Licence identifier
 2019-05-20 13:59 UTC 

[STABLE PATCH 0/2] crypto: ccree: fixes backport to 4.19
 2019-05-20 12:17 UTC  (6+ messages)
` [STABLE PATCH 1/2] crypto: ccree: zap entire sg on aead request unmap
` [STABLE PATCH 2/2] crypto: ccree: fix backlog notifications

[PATCH 00/35] crypto: ccree: features and bug fixes for 5.2
 2019-05-20 11:51 UTC  (7+ messages)

[RFC PATCH] crypto: skcipher - perform len fits into blocksize check at the top
 2019-05-18 22:20 UTC  (2+ messages)

[PATCH 1/2] crypto: crypto4xx - fix blocksize for cfb and ofb
 2019-05-18 21:28 UTC  (2+ messages)
` [PATCH 2/2] crypto: crypto4xx - block ciphers should only accept complete blocks

[PATCH 4.4,4.9] crypto: arm/aes-neonbs - don't access already-freed walk.iv
 2019-05-18  7:00 UTC  (2+ messages)

[PATCH 4.4,4.9,4.14] crypto: salsa20 - don't access already-freed walk.iv
 2019-05-18  7:00 UTC  (2+ messages)

[PATCH 4.4] crypto: chacha20poly1305 - set cra_name correctly
 2019-05-18  6:59 UTC  (2+ messages)

[PATCH 4.14] crypto: arm64/aes-neonbs - don't access already-freed walk.iv
 2019-05-18  6:58 UTC  (2+ messages)

[PATCH 4.4 1/2] crypto: gcm - Fix error return code in crypto_gcm_create_common()
 2019-05-18  6:56 UTC  (3+ messages)
` [PATCH 4.4 2/2] crypto: gcm - fix incompatibility between "gcm" and "gcm_base"

[PATCH] crypto: crypto4xx - fix AES CTR blocksize value
 2019-05-17 21:42 UTC  (2+ messages)

[PATCH 0/3] crypto: CAAM: Print debug messages at debug level
 2019-05-17  9:50 UTC  (5+ messages)
` [PATCH 1/3] crypto: caam: remove unused defines
` [PATCH 2/3] crypto: caam: print debug messages at debug level
` [PATCH 3/3] crypto: caam: print messages in caam_dump_sg "

ctr(aes) broken in CAAM driver
 2019-05-17  7:33 UTC  (5+ messages)

[PATCH] crypto: caam: print debugging hex dumps after unmapping
 2019-05-17  6:11 UTC  (2+ messages)

[PATCH] crypto: vmx - ghash: do nosimd fallback manually
 2019-05-17  6:00 UTC  (6+ messages)

[PATCH] crypto: hash - fix incorrect HASH_MAX_DESCSIZE
 2019-05-17  6:00 UTC  (4+ messages)

[PATCH] crypto: caam - fix typo in i.MX6 devices list for errata
 2019-05-17  6:00 UTC  (3+ messages)

[PATCH 0/5] synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode
 2019-05-16 16:06 UTC  (8+ messages)
` [PATCH 3/5] crypto: atmel-ecc: factor out code that can be shared
` [PATCH 4/5] crypto: atmel-i2c: add support for SHA204A random number generator
` [PATCH 5/5] dt-bindings: add Atmel SHA204A I2C crypto processor

[PATCH] crypto: caam: print debugging hex dumps after unmapping
 2019-05-16 14:25 UTC  (3+ messages)

[PATCH] crypto: talitos - fix skcipher failure due to wrong output IV
 2019-05-16 13:32 UTC  (5+ messages)

[PATCH] crypto: vmx - fix copy-paste error in CTR mode
 2019-05-16  5:28 UTC  (18+ messages)

Crypto Fixes for 4.16
 2019-05-15 16:10 UTC  (12+ messages)
` Crypto Fixes for 4.17
  ` Crypto Fixes for 4.18
    ` Crypto Fixes for 4.19
      ` Crypto Fixes for 4.20
          ` Crypto Fixes for 5.0
              ` [GIT] "
                ` [GIT] Crypto Fixes for 5.1
                  ` [GIT] Crypto Fixes for 5.2

[PATCH v3] crypto: caam - strip input without changing crypto request
 2019-05-15 14:24 UTC  (2+ messages)

Can scatterlist elements cross page boundary ?
 2019-05-15 13:40 UTC  (3+ messages)

[PATCH v2 1/2] crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
 2019-05-15 14:00 UTC  (5+ messages)
` [PATCH v2 2/2] crypto: caam - strip input without changing crypto request

Can crypto API provide information about hw acceleration?
 2019-05-15 12:55 UTC  (3+ messages)

crypto: inside_secure - call for volunteers
 2019-05-15  9:02 UTC  (5+ messages)

[PATCH 1/2] crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
 2019-05-15  6:52 UTC  (4+ messages)
` [PATCH 2/2] crypto: caam - fix pkcs1pad input without changing crypto request

crypto: Kernel stack is corrupted in: generate_random_hash_testvec
 2019-05-14 22:41 UTC  (2+ messages)

[PATCH 1/3] crypto: ccp - AES CFB mode is a stream cipher
 2019-05-14 21:53 UTC  (3+ messages)
` [PATCH 2/3] crypto: ccp - fix AES CFB error exposed by new test vectors
` [PATCH 3/3] crypto: ccp - Fix 3DES complaint from ccp-crypto module

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-05-14 15:40 UTC 

[PATCH v10 00/12] Appended signatures support for IMA appraisal
 2019-05-14 12:09 UTC  (16+ messages)
` [PATCH v10 01/12] MODSIGN: Export module signature definitions
` [PATCH v10 02/12] PKCS#7: Refactor verify_pkcs7_signature()
` [PATCH v10 03/12] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v10 06/12] ima: Use designated initializers for struct ima_event_data
` [PATCH v10 08/12] ima: Factor xattr_verify() out of ima_appraise_measurement()
` [PATCH v10 09/12] ima: Implement support for module-style appended signatures
` [PATCH v10 11/12] ima: Define ima-modsig template

[PATCH -next] arm/sha512 - Make sha512_arm_final static
 2019-05-12  9:05 UTC 

[PATCH 1/2] zstd: pass pointer rathen than structure to functions
 2019-05-10 17:39 UTC  (2+ messages)

[PATCH 2/2] zstd: use U16 data type for rankPos
 2019-05-10  6:13 UTC 

[PATCH 0/3] MT67XX random number generator support
 2019-05-10  6:39 UTC  (9+ messages)
` [PATCH 1/3] soc: mediatek: add SMC fid table for SIP interface
` [PATCH 2/3] dt-bindings: rng: update bindings for MT67xx SoCs
` [PATCH 3/3] hwrng: add mt67xx-rng driver

potential underfow in crypto/lrw.c setkey() setkey
 2019-05-10  4:03 UTC  (2+ messages)

[Bug 203559] New: usercopy_abort triggered by build_test_sglist
 2019-05-09 23:20 UTC  (2+ messages)

[PATCH v3 0/7] crypto: x86: Fix indirect function call casts
 2019-05-09 19:27 UTC  (21+ messages)
` [PATCH v3 1/7] crypto: x86/glue_helper: Add static inline function glue macros
` [PATCH v3 2/7] crypto: x86/crypto: Use new glue function macros
` [PATCH v3 3/7] crypto: x86/camellia: "
` [PATCH v3 4/7] crypto: x86/twofish: "
` [PATCH v3 5/7] crypto: x86/cast6: "
` [PATCH v3 6/7] crypto: x86/aesni: "
` [PATCH v3 7/7] crypto: x86/glue_helper: Remove function prototype cast helpers

[PATCH] crypto: caam/jr - Remove extra memory barrier during job ring dequeue
 2019-05-09 14:48 UTC  (4+ messages)

[PATCH] crypto: DRBG - add FIPS 140-2 CTRNG for noise source
 2019-05-09  9:16 UTC  (5+ messages)
` [PATCH v5] "
    ` [PATCH v6] "

[PATCH] crypto: caam: fix caam_dump_sg that iterates through scatterlist
 2019-05-09  5:25 UTC  (3+ messages)

[PATCH 1/4] crypto:chelsio Fix NULL pointer dereference
 2019-05-09  5:24 UTC  (2+ messages)

[RFC PATCH 0/5] Add Xilinx's ZynqMP AES driver support
 2019-05-08  9:31 UTC  (5+ messages)
` [RFC PATCH 4/5] crypto: Adds user space interface for ALG_SET_KEY_TYPE


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).