From c65009a2c5e73d0bfee6b8ff499a161fcf735f93 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 25 Jun 2002 17:50:59 +0000 Subject: * protect-tool.c (rsa_key_check): New. (import_p12_file): New. (main): New command --p12-import. * minip12.c, minip12.h: New. --- agent/keyformat.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'agent/keyformat.txt') diff --git a/agent/keyformat.txt b/agent/keyformat.txt index bfb4ee4d4..6c0bd8b83 100644 --- a/agent/keyformat.txt +++ b/agent/keyformat.txt @@ -75,7 +75,7 @@ The only available protection mode for now is openpgp-s2k3-sha1-aes-cbc -which describesan algorithm using using AES in CBC mode for +which describes an algorithm using using AES in CBC mode for encryption, SHA-1 for integrity protection and the String to Key algorithm 3 from OpenPGP (rfc2440). @@ -159,5 +159,5 @@ independent of any protocol, so that the same key can be ised with different protocols. PKCS-15 calls this a subjectKeyHash; it can be calculate using Libgcrypt's gcry_pk_get_keygrip(). -[3] Even when canonical representation is required we will show the +[3] Even when canonical representation are required we will show the S-expression here in a more readable representation. -- cgit v1.2.3