Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-02 | crypto: poly1305 - fix poly1305_core_setkey() declaration | 1 | -1/+1 | |
2020-09-04 | crypto: arm/poly1305 - Add prototype for poly1305_blocks_neon | 1 | -0/+1 | |
2020-04-30 | crypto: arch/lib - limit simd usage to 4k chunks | 1 | -4/+11 | |
2020-01-16 | crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit | 1 | -16/+2 | |
2019-11-27 | crypto: arch - conditionalize crypto api in arch glue for lib code | 1 | -3/+6 | |
2019-11-17 | crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation | 1 | -0/+276 |