BitLocker cryptographic algorithm published

While working on the BitLocker data encryption we realized that no existing algorithm satisfied all the requirements that we had. We resolved this by combining AES-CBC with a specialized diffuser that improves the security against manipulation attacks.

The paper describing all of this in detail finally made it through all the procedural hoops, and is now available for download. The PDF is at

https://download.microsoft.com/download/0/2/3/0238acaf-d3bf-4a6d-b3d6-0a0be4bbb36e/BitLockerCipher200608.pdf

This paper was also distributed as a handout at the rump session of Crypto 2006.

Enjoy!

 - Niels Ferguson (cryptographer and developer)