index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
poly1305.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
1
-47
/
+6
2025-05-05
crypto: lib/poly1305 - Add block-only interface
Herbert Xu
1
-6
/
+19
2025-04-16
crypto: poly1305 - remove rset and sset fields of poly1305_desc_ctx
Eric Biggers
1
-4
/
+0
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
1
-0
/
+9
2021-04-02
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
1
-2
/
+4
2020-01-16
crypto: poly1305 - add new 32 and 64-bit generic versions
Jason A. Donenfeld
1
-3
/
+23
2019-11-17
crypto: poly1305 - expose init/update/final library interface
Ard Biesheuvel
1
-1
/
+37
2019-11-17
crypto: x86/poly1305 - unify Poly1305 state struct with generic code
Ard Biesheuvel
1
-9
/
+9
2019-11-17
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
1
-23
/
+0
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