#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 999 of file rpmpgp.h. Referenced by pgpFreeDig, and pgpPrtSigParams. |
|
Definition at line 990 of file rpmpgp.h. Referenced by pgpPrtPubkeyParams. |
|
Definition at line 992 of file rpmpgp.h. Referenced by pgpFreeDig. |
|
Definition at line 998 of file rpmpgp.h. Referenced by pgpFreeDig. |
|
(rsa) V3 signature hash. Definition at line 984 of file rpmpgp.h. Referenced by pgpFreeDig. |
|
(rsa) md5 hash context. Definition at line 983 of file rpmpgp.h. Referenced by pgpFreeDig. |
|
(rsa) V3 signature hash length. |
|
No. bytes of plain text. |
|
Definition at line 988 of file rpmpgp.h. Referenced by pgpPrtPubkeyParams. |
|
Definition at line 975 of file rpmpgp.h. Referenced by pgpFreeDig, and pgpPrtPkts. |
|
Definition at line 989 of file rpmpgp.h. Referenced by pgpNewDig, and pgpPrtPubkeyParams. |
|
Definition at line 993 of file rpmpgp.h. Referenced by pgpFreeDig, and pgpPrtSigParams. |
|
Definition at line 997 of file rpmpgp.h. Referenced by pgpFreeDig, and pgpPrtPubkeyParams. |
|
Definition at line 1000 of file rpmpgp.h. Referenced by pgpFreeDig. |
|
Definition at line 994 of file rpmpgp.h. Referenced by pgpFreeDig, and pgpPrtSigParams. |
|
(dsa) V3 signature hash. Definition at line 980 of file rpmpgp.h. Referenced by pgpFreeDig. |
|
(dsa) sha1 hash context. Definition at line 979 of file rpmpgp.h. Referenced by pgpFreeDig. |
|
(dsa) V3 signature hash length. |
|
Definition at line 974 of file rpmpgp.h. Referenced by pgpFreeDig, and pgpPrtPkts. |
|
Definition at line 991 of file rpmpgp.h. Referenced by pgpPrtPubkeyParams. |