*/group = EC_GROUP_new_by_curve_name_ex(libctx, propq, OBJ_obj2nid(poid)); if (group == NULL) goto ecerr; EC_GROUP_set_asn1_flag(group, OPENSSL_EC_NAMED_CURVE); if (EC_KEY_set_group(eckey, group) == 0) goto ecerr; ...
bn_set_words(y, y_ret, P256_LIMBS)) return 0; } return 1; } static NISTZ256_PRE_COMP *ecp_nistz256_pre_comp_new(const EC_GROUP *group) { NISTZ256_PRE_COMP *ret = NULL; if (!group) return NULL; ret = OPENSSL_zalloc(sizeof(*ret)); if (ret == NULL) return ret; ret-...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支. Contribute to ymj-uos/GmSSL development by creating an account on GitHub.
支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支. Contribute to ymj-uos/GmSSL development by creating an account on GitHub.
Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {...