#include <rpmpgp.h>
Data Fields | |
pgpDigParams_s | signature |
pgpDigParams_s | pubkey |
size_t | nbytes |
DIGEST_CTX | sha1ctx |
void * | sha1 |
size_t | sha1len |
DIGEST_CTX | md5ctx |
void * | md5 |
size_t | md5len |
mp32barrett | p |
mp32barrett | q |
mp32number | g |
mp32number | y |
mp32number | hm |
mp32number | r |
mp32number | s |
rsapk | rsa_pk |
mp32number | m |
mp32number | c |
mp32number | rsahm |
|
Definition at line 1001 of file rpmpgp.h. Referenced by pgpFreeDig(), and pgpPrtSigParams(). |
|
Definition at line 992 of file rpmpgp.h. Referenced by pgpPrtPubkeyParams(). |
|
Definition at line 994 of file rpmpgp.h. Referenced by pgpFreeDig(). |
|
Definition at line 1000 of file rpmpgp.h. Referenced by pgpFreeDig(). |
|
(rsa) V3 signature hash. Definition at line 986 of file rpmpgp.h. Referenced by pgpFreeDig(). |
|
(rsa) md5 hash context. Definition at line 985 of file rpmpgp.h. Referenced by pgpFreeDig(). |
|
(rsa) V3 signature hash length. |
|
No. bytes of plain text. |
|
Definition at line 990 of file rpmpgp.h. Referenced by pgpPrtPubkeyParams(). |
|
Definition at line 977 of file rpmpgp.h. Referenced by pgpFreeDig(), and pgpPrtPkts(). |
|
Definition at line 991 of file rpmpgp.h. Referenced by pgpPrtPubkeyParams(). |
|
Definition at line 995 of file rpmpgp.h. Referenced by pgpFreeDig(), and pgpPrtSigParams(). |
|
Definition at line 999 of file rpmpgp.h. Referenced by pgpFreeDig(), and pgpPrtPubkeyParams(). |
|
Definition at line 1002 of file rpmpgp.h. Referenced by pgpFreeDig(). |
|
Definition at line 996 of file rpmpgp.h. Referenced by pgpFreeDig(), and pgpPrtSigParams(). |
|
(dsa) V3 signature hash. Definition at line 982 of file rpmpgp.h. Referenced by pgpFreeDig(). |
|
(dsa) sha1 hash context. Definition at line 981 of file rpmpgp.h. Referenced by pgpFreeDig(). |
|
(dsa) V3 signature hash length. |
|
Definition at line 976 of file rpmpgp.h. Referenced by pgpFreeDig(), and pgpPrtPkts(). |
|
Definition at line 993 of file rpmpgp.h. Referenced by pgpPrtPubkeyParams(). |