Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-11-26 | crypto: rsa - limit key size to 2048 in FIPS mode | Stephan Müller | 1 | -0/+4 |
2021-11-26 | crypto: jitter - consider 32 LSB for APT | Stephan Müller | 1 | -2/+1 |
2021-11-26 | crypto: hisilicon/qm - simplified the calculation of qos shaper parameters | Kai Ye | 1 | -29/+55 |
2021-11-26 | crypto: hisilicon/qm - some optimizations of ths qos write process | Kai Ye | 1 | -41/+46 |
2021-11-26 | crypto: hisilicon/qm - modify the value of qos initialization | Kai Ye | 1 | -5/+7 |
2021-11-26 | crypto: hisilicon - modify the value of engine type rate | Kai Ye | 3 | -4/+4 |
2021-11-26 | security: DH - use KDF implementation from crypto API | Stephan Müller | 2 | -92/+19 |
2021-11-26 | security: DH - remove dead code for zero padding | Stephan Müller | 1 | -21/+4 |
2021-11-26 | crypto: kdf - add SP800-108 counter key derivation function | Stephan Müller | 4 | -0/+223 |