이 콘텐츠는 선택한 언어로 제공되지 않습니다.
5.2.5. /proc/crypto
This file lists all installed cryptographic ciphers used by the Linux kernel, including additional details for each. A sample
/proc/crypto file looks like the following:
name : sha1
module : kernel
type : digest
blocksize : 64
digestsize : 20
name : md5
module : md5
type : digest
blocksize : 64
digestsize : 16