Commit Graph

51 Commits (bd8968010a9a08e67a0ddb3ddee9feb8882e8c2f)

Author SHA1 Message Date
David McCullough 55e9dce37d [CRYPTO] aes: Fixed array boundary violation 19 years ago
Atsushi Nemoto 06b42aa94b [CRYPTO] tcrypt: Fix key alignment 19 years ago
Atsushi Nemoto 20ea340489 [CRYPTO] all: Add missing cra_alignmask 19 years ago
Eric Sesterhenn bbeb563f7b [CRYPTO] all: Use kzalloc where possible 19 years ago
Herbert Xu f10b7897ee [CRYPTO] api: Align tfm context as wide as possible 19 years ago
Denis Vlasenko a5f8c47305 [CRYPTO] twofish: Use rol32/ror32 where appropriate 19 years ago
Al Viro 1b8623545b [PATCH] remove bogus asm/bug.h includes. 19 years ago
Herbert Xu a429d2609c [CRYPTO] cipher: Set alignmask for multi-byte loads 19 years ago
Herbert Xu 7302533aac [CRYPTO] api: Require block size to be less than PAGE_SIZE/8 19 years ago
Herbert Xu bcb0ad2b34 [CRYPTO] sha1: Fixed off-by-64 bug in sha1_update 19 years ago
Herbert Xu 827c3911d8 [CRYPTO] cipher: Align temporary buffer in cbc_process_decrypt 19 years ago
Nicolas Pitre fa9b98fdab [CRYPTO] sha1: Avoid shifting count left and right 19 years ago
Nicolas Pitre 9d70a6c86c [CRYPTO] sha1: Rename i/j to done/partial 19 years ago
Nicolas Pitre cfa8d17cc8 [CRYPTO] sha1: Avoid useless memcpy() 19 years ago
Herbert Xu c8a19c91b5 [CRYPTO] Allow AES C/ASM implementations to coexist 19 years ago
Herbert Xu 5cb1454b86 [CRYPTO] Allow multiple implementations of the same algorithm 19 years ago
Herbert Xu 06ace7a9ba [CRYPTO] Use standard byte order macros wherever possible 19 years ago
Martin Schwidefsky 347a8dc3b8 [PATCH] s390: cleanup Kconfig 19 years ago
Jan Glauber 05f29fcdb0 [PATCH] s390: in-kernel crypto test vectors 19 years ago
Jan Glauber bf754ae8ef [PATCH] s390: aes support 19 years ago
Jan Glauber 0a497c17fe [PATCH] s390: sha256 support 19 years ago
Jan Glauber c1e26e1ef7 [PATCH] s390: in-kernel crypto rename 19 years ago
Herbert Xu 1b40efd772 [CRYPTO] Check cra_alignmask against cra_blocksize 19 years ago
Herbert Xu 6df5b9f48d [CRYPTO] Simplify one-member scatterlist expressions 19 years ago
David Hardeman 378f058cc4 [PATCH] Use sg_set_buf/sg_init_one where applicable 19 years ago
Herbert Xu fe2d5295a1 [CRYPTO] Fix boundary check in standard multi-block cipher processors 20 years ago
Herbert Xu 64baf3cfea [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag 20 years ago
Aaron Grothe fb4f10ed50 [CRYPTO]: Fix XTEA implementation 20 years ago
Jesper Juhl 77933d7276 [PATCH] clean up inline static vs static inline 20 years ago
Herbert Xu 9d853c3757 [CRYPTO]: Fix zero-extension bug on 64-bit architectures. 20 years ago
Dag Arne Osvik e1d5dea1df [CRYPTO] Add faster DES code from Dag Arne Osvik 20 years ago
Herbert Xu a9df3597fe [CRYPTO] Remove unused iv field from context structure 20 years ago
Andreas Steinmetz a2a892a236 [CRYPTO] Add x86_64 asm AES 20 years ago
Jesper Juhl a61cc44812 [CRYPTO] Add null short circuit to crypto_free_tfm 20 years ago
Herbert Xu 915e8561d5 [CRYPTO] Handle unaligned iv from encrypt_iv/decrypt_iv 20 years ago
Herbert Xu fbdae9f3e7 [CRYPTO] Ensure cit_iv is aligned correctly 20 years ago
Adrian Bunk 176c3652c5 [CRYPTO] Make crypto_alg_lookup static 20 years ago
Herbert Xu 9547737799 [CRYPTO] Add alignmask for low-level cipher implementations 20 years ago
Herbert Xu 40725181b7 [CRYPTO] Add support for low-level multi-block operations 20 years ago
Herbert Xu c774e93e21 [CRYPTO] Add plumbing for multi-block operations 20 years ago
Jesper Juhl 8279dd748f [CRYPTO] Don't check for NULL before kfree() 20 years ago
Herbert Xu 6a17944ca1 [CRYPTO]: Use CPU cycle counters in tcrypt 20 years ago
Herbert Xu dce907c00f [CRYPTO]: Use template keys for speed tests if possible 20 years ago
Harald Welte ebfd9bcf16 [CRYPTO]: Add cipher speed tests 20 years ago
Herbert Xu 3cc3816f93 [CRYPTO]: Kill unnecessary strncpy from tcrypt 20 years ago
Herbert Xu ef2736fc74 [CRYPTO]: White space and coding style clean up in tcrypt 20 years ago
Herbert Xu 15333038d5 [CRYPTO]: Only reschedule if !in_atomic() 20 years ago
Patrick McHardy d0856009db [PATCH] crypto: fix null encryption/compression 20 years ago
Paolo 'Blaisorblade' Giarrusso c45166be3c [PATCH] uml: support AES i586 crypto driver 20 years ago
Artem B. Bityuckiy 9ffb7146f0 [PATCH] crypto: call zlib end functions on deflate exit path 20 years ago