aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des_generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-22crypto: des - remove now unused __des3_ede_setkey()Ard Biesheuvel1-13/+0
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel1-874/+43
2019-08-22crypto: 3des - move verification out of exported routineArd Biesheuvel1-5/+5
2019-08-22crypto: des/3des_ede - add new helpers to verify keysArd Biesheuvel1-13/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers1-1/+1
2019-04-18crypto: des_generic - Forbid 2-key in 3DES and add helpersHerbert Xu1-7/+4
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers1-2/+2
2015-01-13crypto: add missing crypto module aliasesMathias Krause1-3/+4
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+1
2014-06-20crypto: des_3des - add x86-64 assembly implementationJussi Kivilinna1-5/+17
2012-08-01crypto: des - use crypto_[un]register_algsJussi Kivilinna1-20/+5
2010-10-07Blackfin: Rename DES PC2() symbol to avoid collisionDavid Howells1-65/+65
2010-02-16crypto: des_generic - Fix checkpatch errorsRichard Hartmann1-2/+1
2008-12-25crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY setJarod Wilson1-2/+3
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal1-4/+4
2008-01-11[CRYPTO] hifn_795x: Detect weak keysEvgeniy Polyakov1-4/+5
2008-01-11[CRYPTO] des: Create header file for common macrosEvgeniy Polyakov1-7/+1
2007-10-10[CRYPTO] des: Rename des to des-genericSebastian Siewior1-0/+1012