Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-20 | crypto: poly1305 - add Poly1305 core API | Eric Biggers | 1 | -0/+16 |
2018-11-20 | crypto: poly1305 - use structures for key and accumulator | Eric Biggers | 1 | -2/+10 |
2018-01-12 | crypto: poly1305 - remove ->setkey() method | Eric Biggers | 1 | -2/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-07-17 | crypto: poly1305 - Export common Poly1305 helpers | Martin Willi | 1 | -0/+41 |