Age | Commit message (Expand) | Author |
---|---|---|
2019-07-19 | crypto: Fix LGPL information in the file headers | Thomas Huth |
2018-10-24 | crypto: annotate xts_tweak_encdec as inlineable | Daniel P. Berrangé |
2018-10-24 | crypto: convert xts_mult_x to use xts_uint128 type | Daniel P. Berrangé |
2018-10-24 | crypto: convert xts_tweak_encdec to use xts_uint128 type | Daniel P. Berrangé |
2018-10-24 | crypto: introduce a xts_uint128 data type | Daniel P. Berrangé |
2018-10-24 | crypto: remove code duplication in tweak encrypt/decrypt | Daniel P. Berrangé |
2016-03-17 | crypto: import an implementation of the XTS cipher mode | Daniel P. Berrange |