Home
last modified time | relevance | path

Searched defs:d0_blind_id_s (Results 1 – 2 of 2) sorted by relevance

/dports/security/d0_blind_id/d0_blind_id-1.0/
H A Dd0_blind_id.c69 struct d0_blind_id_s struct
72 d0_bignum_t *rsa_n, *rsa_e, *rsa_d;
75 d0_bignum_t *schnorr_G;
78 d0_bignum_t *schnorr_s;
81 d0_bignum_t *schnorr_g_to_s;
89 d0_bignum_t *t; // for DH key exchange
90 d0_bignum_t *g_to_t; // for DH key exchange
92 d0_bignum_t *challenge; // challenge
94 char msghash[SCHNORR_HASHSIZE]; // init hash
95 char msg[MSGSIZE]; // message
[all …]
/dports/games/xonotic/Xonotic/source/d0_blind_id/
H A Dd0_blind_id.c69 struct d0_blind_id_s struct
72 d0_bignum_t *rsa_n, *rsa_e, *rsa_d;
75 d0_bignum_t *schnorr_G;
78 d0_bignum_t *schnorr_s;
81 d0_bignum_t *schnorr_g_to_s;
89 d0_bignum_t *t; // for DH key exchange
90 d0_bignum_t *g_to_t; // for DH key exchange
92 d0_bignum_t *challenge; // challenge
94 char msghash[SCHNORR_HASHSIZE]; // init hash
95 char msg[MSGSIZE]; // message
[all …]