Kees Cook
|
f3569fd613
crypto: shash - Remove VLA usage in unaligned hashing
|
7 ani în urmă |
Kees Cook
|
b68a7ec1e9
crypto: hash - Remove VLA usage
|
7 ani în urmă |
Eric Biggers
|
9fa68f6200
crypto: hash - prevent using keyed hashes without setting key
|
7 ani în urmă |
Eric Biggers
|
af3ff8045b
crypto: hmac - require that the underlying hash algorithm is unkeyed
|
7 ani în urmă |
Herbert Xu
|
b61907bb42
crypto: shash - Fix zero-length shash ahash digest crash
|
7 ani în urmă |
Jia-Ju Bai
|
9039f3ef44
crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned
|
7 ani în urmă |
Gideon Israel Dsouza
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 ani în urmă |
Linus Torvalds
|
70477371dc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 ani în urmă |
Herbert Xu
|
8965450987
crypto: hash - Remove crypto_hash interface
|
9 ani în urmă |
Herbert Xu
|
00420a65fa
crypto: shash - Fix has_key setting
|
9 ani în urmă |
Herbert Xu
|
a5596d6332
crypto: hash - Add crypto_ahash_has_setkey
|
9 ani în urmă |
Herbert Xu
|
ac611680cb
crypto: shash - Use crypto_alg_extsize helper
|
10 ani în urmă |
Mark Charlebois
|
66d8ea5728
crypto: LLVMLinux: aligned-attribute.patch
|
12 ani în urmă |
Mathias Krause
|
9a5467bf7b
crypto: user - fix info leaks in report API
|
12 ani în urmă |
Jussi Kivilinna
|
50fc3e8d2c
crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once
|
13 ani în urmă |
David S. Miller
|
6662df33f8
crypto: Stop using NLA_PUT*().
|
13 ani în urmă |
Cong Wang
|
f0dfc0b0b7
crypto: remove the second argument of k[un]map_atomic()
|
13 ani în urmă |
Herbert Xu
|
3acc84739d
crypto: algapi - Fix build problem with NET disabled
|
13 ani în urmă |
Steffen Klassert
|
f4d663ce63
crypto: Add userspace report for shash type algorithms
|
14 ani în urmă |
Herbert Xu
|
90246e79af
crypto: hash - Fix async import on shash algorithm
|
14 ani în urmă |
Herbert Xu
|
18eb8ea6ee
crypto: shash - Remove usage of CRYPTO_MINALIGN
|
15 ani în urmă |
Steffen Klassert
|
0044f3eda9
crypto: shash - Test for the algorithms import function before exporting it
|
16 ani în urmă |
Herbert Xu
|
f592682f9f
crypto: shash - Require all algorithms to support export/import
|
16 ani în urmă |
Herbert Xu
|
cbc86b9161
crypto: shash - Fix async finup handling of null digest
|
16 ani în urmă |
Herbert Xu
|
66f6ce5e52
crypto: ahash - Add unaligned handling and default operations
|
16 ani în urmă |
Herbert Xu
|
0e2d3a1263
crypto: shash - Fix alignment in unaligned operations
|
16 ani în urmă |
Herbert Xu
|
8c32c516eb
crypto: hash - Zap unaligned buffers
|
16 ani în urmă |
Herbert Xu
|
500b3e3c3d
crypto: ahash - Remove old_ahash_alg
|
16 ani în urmă |
Herbert Xu
|
88056ec346
crypto: ahash - Convert to new style algorithms
|
16 ani în urmă |
Herbert Xu
|
2ca33da1de
crypto: api - Remove frontend argument from extsize/init_tfm
|
16 ani în urmă |