Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fscrypt: document testing with xfstests | Eric Biggers | 2019-06-27 | 1 | -0/+39 |
* | fscrypt: remove selection of CONFIG_CRYPTO_SHA256 | Eric Biggers | 2019-06-27 | 1 | -1/+3 |
* | fscrypt: return -EXDEV for incompatible rename or link into encrypted dir | Eric Biggers | 2019-01-24 | 1 | -2/+10 |
* | fscrypt: remove filesystem specific build config option | Chandan Rajendra | 2019-01-24 | 1 | -2/+2 |
* | fscrypt: add Adiantum support | Eric Biggers | 2019-01-06 | 1 | -77/+102 |
* | crypto: speck - remove Speck | Jason A. Donenfeld | 2018-09-04 | 1 | -10/+0 |
* | fscrypt: add Speck128/256 support | Eric Biggers | 2018-05-20 | 1 | -0/+10 |
* | fscrypt: document symlink length restriction | Eric Biggers | 2018-01-12 | 1 | -2/+8 |
* | fscrypt: add a documentation file for filesystem-level encryption | Eric Biggers | 2017-10-31 | 1 | -0/+610 |