Holger Lubitz
|
29134e35dc
|
make md5_steps static
|
17 년 전 |
Michael Brown
|
cc8f9e4b7f
|
Make context sizes available for statically-allocated structures
|
18 년 전 |
Michael Brown
|
0e996b81cf
|
Added blocksize for the benefit of HMAC code
|
18 년 전 |
Michael Brown
|
db2fde474e
|
Generalise digest_algorithm to crypto_algorithm.
|
18 년 전 |
Michael Brown
|
fdaddd969a
|
Added "name" field to digest algorithms
|
18 년 전 |
Michael Brown
|
c5428303e4
|
Added generic CHAP layer, independent of iSCSI
|
18 년 전 |
Michael Brown
|
57d539aab0
|
Made it temporarily possible to call MD5 routines directly from external
code, rather than going through the digest layer.
Removed a spurious line of constants.
|
18 년 전 |
Michael Brown
|
4ef1ef0ee4
|
Restored the le32_to_cpus() and cpu_to_le32s() calls
|
18 년 전 |
Michael Brown
|
013f8c119a
|
Tidied up.
|
18 년 전 |
Michael Brown
|
2eed0bb8e5
|
Reduced size from 2087 bytes to 1056 bytes
|
18 년 전 |
Michael Brown
|
48bdde5d7b
|
Taken from Linux's md5.c. This implementation is not very
size-efficient, and will probably be rewritten.
The md5.c from MatrixSSL is too ugly to consider importing.
|
18 년 전 |