Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: use ZINC_ARCH macros | 2018-10-02 | 1 | -4/+4 | |
* | chacha20: split chacha20_ctx into union | 2018-10-02 | 1 | -5/+5 | |
* | chacha20: feed fpu functions PAGE_SIZE at a time | 2018-10-02 | 1 | -7/+24 | |
* | crypto: prefer IS_ENABLED to ifdefs | 2018-10-02 | 1 | -31/+24 | |
* | hchacha20: keep in native endian in words | 2018-09-25 | 1 | -3/+5 | |
* | crypto-arm: rework KERNEL_MODE_NEON handling again | 2018-09-23 | 1 | -7/+2 | |
* | chacha20-arm: use new scalar implementation | 2018-09-23 | 1 | -43/+51 | |
* | chacha20-arm: go with Ard's version to optimize for Cortex-A7 | 2018-09-21 | 1 | -8/+44 | |
* | global: put SPDX identifier on its own line | 2018-09-20 | 1 | -2/+2 | |
* | crypto: explicitly dual license | 2018-09-20 | 1 | -1/+1 | |
* | crypto: turn Zinc into individual modules | 2018-09-18 | 1 | -1/+1 | |
* | crypto: do not use -include trick | 2018-09-17 | 1 | -3/+0 | |
* | crypto: pass simd by reference | 2018-09-17 | 1 | -3/+3 | |
* | crypto: make MIT | 2018-09-16 | 1 | -1/+1 | |
* | crypto: import zinc | 2018-09-03 | 1 | -0/+50 |