aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des_generic.c
AgeCommit message (Expand)Author
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu
2020-01-09crypto: remove CRYPTO_TFM_RES_WEAK_KEYEric Biggers
2019-08-22crypto: des - remove now unused __des3_ede_setkey()Ard Biesheuvel
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel
2019-08-22crypto: 3des - move verification out of exported routineArd Biesheuvel
2019-08-22crypto: des/3des_ede - add new helpers to verify keysArd Biesheuvel
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2019-04-18crypto: des_generic - Forbid 2-key in 3DES and add helpersHerbert Xu
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2015-01-13crypto: add missing crypto module aliasesMathias Krause
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-06-20crypto: des_3des - add x86-64 assembly implementationJussi Kivilinna
2012-08-01crypto: des - use crypto_[un]register_algsJussi Kivilinna
2010-10-07Blackfin: Rename DES PC2() symbol to avoid collisionDavid Howells
2010-02-16crypto: des_generic - Fix checkpatch errorsRichard Hartmann
2008-12-25crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY setJarod Wilson
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal
2008-01-11[CRYPTO] hifn_795x: Detect weak keysEvgeniy Polyakov
2008-01-11[CRYPTO] des: Create header file for common macrosEvgeniy Polyakov
2007-10-10[CRYPTO] des: Rename des to des-genericSebastian Siewior