| /src/crypto/openssl/crypto/dsa/ |
| H A D | dsa_ossl.c | 81 BIGNUM *m, *blind, *blindm, *tmp; in ossl_dsa_do_sign_int() local 111 blind = BN_CTX_get(ctx); in ossl_dsa_do_sign_int() 147 if (!BN_priv_rand_ex(blind, BN_num_bits(dsa->params.q) - 1, in ossl_dsa_do_sign_int() 150 } while (BN_is_zero(blind)); in ossl_dsa_do_sign_int() 151 BN_set_flags(blind, BN_FLG_CONSTTIME); in ossl_dsa_do_sign_int() 156 if (!BN_mod_mul(tmp, blind, dsa->priv_key, dsa->params.q, ctx)) in ossl_dsa_do_sign_int() 162 if (!BN_mod_mul(blindm, blind, m, dsa->params.q, ctx)) in ossl_dsa_do_sign_int() 174 if (BN_mod_inverse(blind, blind, dsa->params.q, ctx) == NULL) in ossl_dsa_do_sign_int() 176 if (!BN_mod_mul(ret->s, ret->s, blind, dsa->params.q, ctx)) in ossl_dsa_do_sign_int()
|
| /src/crypto/libecc/src/examples/sss/ |
| H A D | sss.c | 131 fp blind, blind_inv; in _sss_raw_generate() local 138 blind.magic = blind_inv.magic = WORD(0); in _sss_raw_generate() 198 ret = fp_get_random(&blind, &ctx); EG(ret, err); in _sss_raw_generate() 200 ret = fp_inv(&blind_inv, &blind); EG(ret, err); in _sss_raw_generate() 223 ret = fp_mul(&s, &blind, &a0); EG(ret, err); in _sss_raw_generate() 234 ret = fp_mul_monty(&a, &a, &blind); EG(ret, err); in _sss_raw_generate() 275 fp_uninit(&blind); in _sss_raw_generate() 295 fp blind, blind_inv, r_inv; in _sss_raw_lagrange() local 300 blind.magic = blind_inv.magic = r_inv.magic = WORD(0); in _sss_raw_lagrange() 329 ret = fp_get_random(&blind, &ctx); EG(ret, err); in _sss_raw_lagrange() [all …]
|
| /src/crypto/libecc/ |
| H A D | meson.options | 15 option('with_sig_blinding', type: 'boolean', value: false, description: 'blind signature against so…
|
| /src/crypto/openssl/ |
| H A D | NOTES-UNIX.md | 112 for shared libraries first and tend to remain "blind" to static OpenSSL
|
| H A D | CHANGES.md | 4719 coordinates, modified to independently blind the operands. 14976 workarounds were in place to make the memory debugging turn a blind eye
|
| /src/contrib/libxo/doc/ |
| H A D | field-roles.rst | 121 blind. Depending on color to convey critical information is not a
|
| /src/share/dict/ |
| H A D | web2a | 4826 beauty-blind 5157 belly-blind 5673 Billy blind 6131 blind-loaded 6132 blind-nail 6133 blind pig 6134 blind-pigger 6135 blind-pigging 6136 blind-punch 6137 blind-stamp [all …]
|
| H A D | web2 | 23654 blind
|
| /src/crypto/openssl/crypto/err/ |
| H A D | openssl.txt | 661 EC_R_POINT_COORDINATES_BLIND_FAILURE:163:point coordinates blind failure
|
| /src/contrib/one-true-awk/testdir/ |
| H A D | bib | 1613 … made man's mouth? or who maketh the dumb, or deaf, or the seeing, or the blind? have not I the LO… 3296 Thou shalt not curse the deaf, nor put a stumblingblock before the blind, but shalt fear thy God: I… 3364 For whatsoever man he be that hath a blemish, he shall not approach: a blind man, or a lame, or he … 5341 And if there be any blemish therein, as if it be lame, or blind, or have any ill blemish, thou shal… 5362 …ent; thou shalt not respect persons, neither take a gift: for a gift doth blind the eyes of the wi… 5604 Cursed be he that maketh the blind to wander out of the way. And all the people shall say, Amen. 5641 And thou shalt grope at noonday, as the blind gropeth in darkness, and thou shalt not prosper in th… 7464 …ded? whom have I oppressed? or of whose hand have I received any bribe to blind mine eyes therewit… 8139 …ts of the land: which spake unto David, saying, Except thou take away the blind and the lame, thou… 8141 …ites, and the lame and the blind that are hated of David's soul, he shall be chief and captain. Wh… [all …]
|
| H A D | funstack.in | 8188 …keywords = "blind programming aid; braille; computer interfaces; computer peripheral equipment…
|
| /src/contrib/sendmail/cf/ |
| H A D | README | 4140 blind recipients), "add-apparently-to"
|
| /src/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 9087 be non-conforming -- although it does imply that non-blind
|