Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3593030761630e09200072a4bd06468892c27be3
/
crypto
/
poly1305_generic.c
1c08a10
crypto: poly1305 - add new 32 and 64-bit generic versions
by Jason A. Donenfeld
· 5 years ago
1b2c6a5
crypto: x86/poly1305 - depend on generic library not generic shash
by Ard Biesheuvel
· 5 years ago
a1d9306
crypto: poly1305 - expose init/update/final library interface
by Ard Biesheuvel
· 5 years ago
ad8f5b8
crypto: x86/poly1305 - unify Poly1305 state struct with generic code
by Ard Biesheuvel
· 5 years ago
48ea8c6
crypto: poly1305 - move core routines into a separate library
by Ard Biesheuvel
· 5 years ago
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
1b6fd3d
crypto: poly1305 - add Poly1305 core API
by Eric Biggers
· 6 years ago
878afc3
crypto: poly1305 - use structures for key and accumulator
by Eric Biggers
· 6 years ago
e50944e
crypto: shash - remove useless setting of type flags
by Eric Biggers
· 6 years ago
a16e772e
crypto: poly1305 - remove ->setkey() method
by Eric Biggers
· 7 years ago
4c7dfbd
crypto: poly1305 - remove cra_alignmask
by Eric Biggers
· 7 years ago
fcfbeed
crypto: poly1305 - use unaligned access macros to output digest
by Eric Biggers
· 7 years ago
109e23b
crypto: poly1305 - Use unaligned access where required
by Jason A. Donenfeld
· 8 years ago
2546f81
crypto: poly1305 - Export common Poly1305 helpers
by Martin Willi
· 9 years ago
c2b7b20a
crypto: poly1305 - Pass key as first two message blocks to each desc_ctx
by Martin Willi
· 10 years ago
f979e01
crypto: poly1305 - Add a generic Poly1305 authenticator implementation
by Martin Willi
· 10 years ago