- 216db67 Also add OPENSSL_calloc by David Benjamin · 1 year, 6 months ago
- dd68e4b Add OPENSSL_zalloc by David Benjamin · 1 year, 6 months ago
- 70be012 Use constant curve-specific groups whenever possible by David Benjamin · 2 years, 2 months ago
- 80dcb67 Embed the generator into EC_GROUP by David Benjamin · 2 years, 2 months ago
- 8e8f87e Don't store a redundant copy of the EC_GROUP field modulus by David Benjamin · 2 years, 2 months ago
- 6f13380 Don't store a redundant copy of the order in EC_GROUP by David Benjamin · 2 years, 2 months ago
- 5e988c4 Rename EC_RAW_POINT to EC_JACOBIAN by David Benjamin · 1 year, 11 months ago
- 4b6d950 Align TRUST_TOKEN_pst_v1_voprf with draft-21 of VOPRF by Steven Valdez · 2 years ago
- c5f762d Add Trust Token version using standardized hash2curve. by Steven Valdez · 2 years ago
- 8843d98 If the ret is not null, it needs to be released before return by wangjiale3 · 2 years ago
- 9a56503 RESOURCE_LEAK in method STACK_OF(TRUST_TOKEN) *voprf_unblind before return 0 by wangjiale3 · 2 years ago
- ec64d7e Fix a -Wignored-qualifiers warning in trust_token_test.cc by David Benjamin · 2 years, 2 months ago
- dcabfe2 Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. by Bob Beck · 2 years, 2 months ago
- 80a243e Remove old Trust Token redeem API. by Steven Valdez · 2 years, 2 months ago
- fa4555a Add over_message issuance and redemption to Trust Tokens. by Steven Valdez · 2 years, 4 months ago
- da663b7 Skip the field inversion when just measuring output size. by David Benjamin · 2 years, 5 months ago
- fd4315d Remove tautological comparison. by David Benjamin · 2 years, 5 months ago
- 9d64d8d Miscellaneous -Wshorten-64-to-32 fixes. by David Benjamin · 2 years, 7 months ago
- 254b8e1 Some CBB_init_fixed simplifications. by David Benjamin · 2 years, 9 months ago
- aa5f601 Add fixed key generation for Trust Token. by Steven Valdez · 2 years, 10 months ago
- 227ff6e Remove unions in EC_SCALAR and EC_FELEM. by David Benjamin · 2 years, 11 months ago
- 0782715 Add raw redeem API. by Steven Valdez · 4 years, 6 months ago
- 043fba2 Clear some reported gcc -Wshadow warnings. by David Benjamin · 4 years, 5 months ago
- f2b2ef8 Update TrustTokenV2 to use VOPRFs and assemble RR. by Steven Valdez · 4 years, 6 months ago
- 9adcb0a Add TrustTokenV2. by Steven Valdez · 4 years, 7 months ago
- d0637e9 Remove TRUST_TOKEN_experiment_v0. by Steven Valdez · 4 years, 10 months ago
- 78b3337 Fix TRUST_TOKEN experiment_v1 SRR map. by Steven Valdez · 4 years, 11 months ago
- a810d82 Use public multi-scalar mults in Trust Tokens where applicable. by David Benjamin · 4 years, 11 months ago
- b55a8c1 Use batched DLEQ proofs for Trust Token. by Steven Valdez · 5 years ago
- d4a97fa Use a 5-bit comb for some Trust Tokens multiplications. by David Benjamin · 5 years ago
- 5f43b12 Use a (mostly) constant-time multi-scalar mult for Trust Tokens. by David Benjamin · 5 years ago
- ce1665b Batch inversions in Trust Tokens. by David Benjamin · 5 years ago
- 54a59c6 Rearrange the DLEQ logic slightly. by David Benjamin · 5 years ago
- 5430473 Use token hash to encode private metadata for Trust Token Experiment V1. by Steven Valdez · 5 years ago
- 802523a Introduce an EC_AFFINE abstraction. by David Benjamin · 5 years ago
- aa764c4 Introduce TRUST_TOKENS_experiment_v1. by David Benjamin · 5 years ago
- 69402f3 Route PMBToken calls through TRUST_TOKEN_METHOD. by David Benjamin · 5 years ago
- 239634d Introduce a TRUST_TOKEN_METHOD hook to select TRUST_TOKEN variations. by David Benjamin · 5 years ago
- 90bb72c Move serialization of points inside pmbtoken.c. by David Benjamin · 5 years ago
- 090ee96 Introduce PMBTOKENS key abstractions. by David Benjamin · 5 years ago
- 17078f2 Fix the types used in token counts. by David Benjamin · 5 years ago
- eeb5bb35 Switch the P-384 hash-to-curve to draft-07. by David Benjamin · 5 years ago
- e2af857 Don't retain T in PMBTOKEN_PRETOKEN. by David Benjamin · 5 years ago
- cbe128b Check for trailing data in TRUST_TOKEN_CLIENT_finish_issuance. by David Benjamin · 5 years ago
- 188b65a Add bssl speed support for hashtocurve and trusttoken. by Steven Valdez · 5 years ago
- 78987bb Implement DLEQ checks for Trust Token. by Steven Valdez · 5 years ago
- 8f3019e Fix Trust Token CBOR. by Steven Valdez · 5 years ago
- 538a124 Trust Token Implementation. by Steven Valdez · 5 years ago
- 58add79 Add EC_RAW_POINT serialization function. by David Benjamin · 5 years ago
- 0b710a3 Trust Token Key Generation. by Steven Valdez · 5 years ago