Re: [GIT PULL] Crypto Update for 5.4

2019-09-18 Thread pr-tracker-bot
The pull request you sent on Mon, 16 Sep 2019 18:49:01 +1000: > git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/8b53c76533aa4356602aea98f98a2f3b4051464c Thank you! -- Deet-doot-dot, I am a bot

[GIT PULL] Crypto Update for 5.4

2019-09-16 Thread Herbert Xu
Hi Linus: API: - Add the ability to abort a skcipher walk. Algorithms: - Fix XTS to actually do the stealing. - Add library helpers for AES and DES for single-block users. - Add library helpers for SHA256. - Add new DES key verification helper. - Add surrounding bits for ESSIV generator. - Add