Home GnuPG

src/ChangeLog:
eaee2dd54a87Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

src/ChangeLog:

2006-04-01 Moritz Schulte <moritz@g10code.com>

  • gcrypt.h (gcry_ac_eme_pkcs_v1_5): Removed members: key, handle;

added member: key_size.

  • secmem.c (MB_FLAG_ACTIVE): write braces around MB_FLAG_ACTIVE

definition.

cipher/ChangeLog:

2006-04-01 Moritz Schulte <moritz@g10code.com>

  • ac.c (eme_pkcs_v1_5_encode): Use KEY_SIZE directly, no need to

call gcry_ac_key_get_nbits.
(eme_pkcs_v1_5_decode): Likewise.
(ac_es_dencode_prepare_pkcs_v1_5): Fill options_em structure with
key_size.
(_gcry_ac_data_dump, gcry_ac_data_dump): New functions.
(_gcry_ac_data_to_sexp, _gcry_ac_data_from_sexp): More or less
rewritten; changed S-Expression format so that it matches the one
used in pubkey.c.

Details

Provenance
moritzAuthored on Apr 1 2006, 3:20 PM
Parents
rC7f72aac52b92: Made ist compile - not it won't work yet.
Branches
Unknown
Tags
Unknown

Event Timeline

Moritz Schulte <mo@g10code.com> committed rCeaee2dd54a87: src/ChangeLog: (authored by Moritz Schulte <mo@g10code.com>).Apr 1 2006, 3:20 PM