Hello. While trying to add support for the new keyctl features (ability to provide KDF and ability to restrict addition to the keyring) decoding to strace, I've noticed that these are not documented, so here is my initial attempt to document these things. Unfortunately, keys/crypto infrastructure is quite foreign to me, so these patches definitely need some improvement. For the one part is definitely omitted yet is the documentation for the "asymmetric" key type, which should be a part of keyrings.7, I think. Eugene Syromyatnikov (5): keyctl.2: change "is" to "was" in error descriptions keyctl.2: update kernel documentation path reference keyrings.7: add pointers to kernel's documentation keyctl.2: document the ability to provide KDF parameters in KEYCTL_DH_COMPUTE keyctl.2: document KEYCTL_RESTRICT_KEYRING operation man2/keyctl.2 | 216 ++++++++++++++++++++++++++++++++++++++++++++++++++++---- man7/keyrings.7 | 5 ++ 2 files changed, 209 insertions(+), 12 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html