index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
poly1305.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-29
lib/crypto: poly1305: Consolidate into single module
Eric Biggers
1
-28
/
+53
2025-06-30
lib/crypto: Explicitly include <linux/export.h>
Eric Biggers
1
-0
/
+1
2025-05-06
crypto: lib/poly1305 - Build main library on LIB_POLY1305 and split generic c...
Herbert Xu
1
-8
/
+0
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
1
-13
/
+26
2025-05-05
crypto: lib/poly1305 - Add block-only interface
Herbert Xu
1
-31
/
+23
2025-04-16
crypto: poly1305 - remove rset and sset fields of poly1305_desc_ctx
Eric Biggers
1
-2
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-06-07
crypto: lib - add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2021-04-02
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
1
-1
/
+2
2020-01-16
crypto: poly1305 - add new 32 and 64-bit generic versions
Jason A. Donenfeld
1
-162
/
+7
2019-11-17
crypto: poly1305 - expose init/update/final library interface
Ard Biesheuvel
1
-0
/
+74
2019-11-17
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
1
-0
/
+158