index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-10
s390/crypto: add arch_get_random_long() support
Harald Freudenberger
2020-11-20
s390/prng: let misc_register() add the prng sysfs attributes
Julian Wiedmann
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-06-16
s390/crypto: use scnprintf() instead of snprintf()
Chen Zhou
2020-05-08
crypto: s390/sha1 - prefix the "sha1_" functions
Eric Biggers
2020-02-27
s390/crypto: explicitly memzero stack key material in aes_s390.c
Torsten Duwe
2020-01-30
s390/pkey/zcrypt: Support EP11 AES secure keys
Harald Freudenberger
2020-01-30
s390/crypto: enable clear key values for paes ciphers
Harald Freudenberger
2020-01-30
s390/crypto: Rework on paes implementation
Harald Freudenberger
2020-01-09
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2019-11-20
s390/crypto: Fix unsigned variable compared with zero
YueHaibing
2019-10-23
crypto: s390/des - convert to skcipher API
Eric Biggers
2019-10-23
crypto: s390/paes - convert to skcipher API
Eric Biggers
2019-10-23
crypto: s390/aes - convert to skcipher API
Eric Biggers
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-13
s390/crypto: Support for SHA3 via CPACF (MSA6)
Joerg Schmidbauer
2019-09-05
s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
Harald Freudenberger
2019-09-05
crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
2019-08-22
crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
Ard Biesheuvel
2019-08-22
crypto: s390/xts-aes - invoke fallback for ciphertext stealing
Ard Biesheuvel
2019-08-22
crypto: s390/des - switch to new verification routines
Ard Biesheuvel
2019-08-21
s390/paes: Prepare paes functions for large key blobs
Harald Freudenberger
2019-07-31
crypto: s390/aes - fix name clash after AES library refactor
Ard Biesheuvel
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
2019-06-15
s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
2019-06-15
s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
2019-06-15
s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
2019-05-29
s390/crypto: fix possible sleep during spinlock aquired
Harald Freudenberger
2019-05-28
s390/crypto: fix gcm-aes-s390 selftest failures
Harald Freudenberger
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-02
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
2019-04-25
s390/crypto: use TRNG for seeding/reseeding
Harald Freudenberger
2019-04-25
s390/crypto: rework generate_entropy function for pseudo random dd
Harald Freudenberger
2019-04-18
crypto: s390 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-10
s390/crypto: Enhance paes cipher to accept variable length key material
Ingo Franzki
2018-09-28
s390/crypto: Remove VLA usage of skcipher
Kees Cook
2018-09-04
s390/crypto: Fix return code checking in cbc_paes_crypt()
Ingo Franzki
2018-07-09
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-05-30
s390/archrandom: Rework arch random implementation.
Harald Freudenberger
2018-05-07
s390/crc32-vx: use expoline for indirect branches
Martin Schwidefsky
2018-04-10
s390/crypto: Adjust s390 aes and paes cipher priorities
Harald Freudenberger
2018-03-18
s390/crypto: Fix kernel crash on aes_s390 module remove.
Harald Freudenberger
[next]