Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-11 | Cryptlib: remove DES | Gary Lin | |
Disable DES completely since it's already old and insecure. This makes MokManager not support the DES based password hash but probably no one is using it. Signed-off-by: Gary Lin <glin@suse.com> | |||
2017-04-11 | Cryptlib: Remove MD4 | Gary Lin | |
MD4 is known to be insecure and shim never uses it. Signed-off-by: Gary Lin <glin@suse.com> |