aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-06Snap for 11185025 from f55eb52017cb64e6fd0e4aba2dfd9334c0eb6887 to mainline-n...aml_net_341610030aml_net_341510050aml_net_341510000aml_net_341411030android14-mainline-networking-releaseAndroid Build Coastguard Worker
2023-12-04Merge remote branch 'goog/mirror-aosp-main'Prabal Singh
2023-11-15Merge remote branch 'origin/upstream-master'Prabal Singh
2023-11-02Snap for 11041982 from f3a56c337b18888e986782217a5929d0aa0b6b9c to mainline-n...aml_net_341311010aml_net_341310020Android Build Coastguard Worker
2023-10-23Define proto file group and minSdkVersion in PJCPrabal Singh
2023-09-22Add test_suite field for libpjc_crypto_testPrabal Singh
2023-07-30adds python wrappers, minor updates elsewhereKarn Seth
2023-05-11Merge remote-tracking branch 'aosp/upstream-import' into merge_to_udcaml_wif_341110010aml_wif_341011010aml_wif_340913010aml_uwb_341111010aml_uwb_341011000aml_tet_341112070aml_tet_341010040aml_tet_340913030aml_swc_341111000aml_swc_341011020aml_swc_340922010aml_sta_341114000aml_sta_341111000aml_sta_341010020aml_sta_340912000aml_sta_340911000aml_sdk_341110080aml_sdk_341110000aml_sdk_341010000aml_sdk_340912010aml_rkp_341114000aml_rkp_341015010aml_rkp_341012000aml_res_341110000aml_res_340912000aml_per_341110020aml_per_341110010aml_per_341011100aml_per_341011020aml_per_340916010aml_neu_341010080aml_neu_341010000aml_net_341111030aml_net_341014000aml_net_340913000aml_mpr_341111030aml_mpr_341111020aml_mpr_341015090aml_mpr_341015030aml_mpr_340919000aml_med_341111000aml_med_341011000aml_med_340922010aml_ips_340914280aml_ips_340914200aml_ips_340914000aml_hef_341114030aml_ext_341131030aml_ext_341027030aml_doc_341112000aml_doc_341012000aml_doc_340916000aml_con_341110000aml_cbr_341110000aml_cbr_341011000aml_cbr_340914000aml_ase_341113000aml_ase_340913000aml_art_341110110aml_art_341110060aml_art_341010050aml_art_340915060aml_ads_341131050aml_ads_341027030aml_ads_340915050aml_adb_340912530aml_adb_340912350aml_adb_340912200aml_adb_340912000android14-mainline-adbd-releaseKevin Graney
2023-05-11Import content from http://ag/22581896upstream-importKevin Graney
2023-05-08Initial empty repositoryInna Palant
2023-04-17updates bb_oblivious_sig param combinations and dy_vrf params proofKarn Seth
2023-04-03updates dependencies, adds pedersen, cs, dy primitivesKarn Seth
2022-11-18Adds a Java implementation of the EC Commutative CipherMihaela Ion
2022-07-20updates grpc dep to 1.48.0Karn Seth
2021-09-29adds .bazelrc, pjc_deps and .gitignoreKarn Seth
2021-09-28modifies header guards, updates copyright noticeKarn Seth
2021-09-06updates proto_utilKarn Seth
2021-09-02changes com_github_glog_glog to com_github_google_glogKarn Seth
2021-08-06removes unnecessary includeKarn Seth
2021-08-06moves all source files to private_join_and_compute subfolder. Credit to efoxe...Karn Seth
2021-08-02Updates util importsMihaela Ion
2021-08-02Removes unsupported proto optionMihaela Ion
2021-08-02Fixes proto dependencyMihaela Ion
2021-08-02Fixes a BUILD rule nameMihaela Ion
2021-08-02Adds missing util BUILD rulesMihaela Ion
2021-07-28Adds helper functions for processing files in parallel and reading and writin...Mihaela Ion
2021-07-22Merge pull request #29 from efoxepstein/status-macrosKevin Yeo
2021-07-22Improve util/status_macros.h with ifdef guards.Eli Fox-Epstein
2021-07-21Adds a helper function for writing multiple protos to fileMihaela Ion
2021-05-13push internal changesKarn Seth
2021-02-23clean up headers etcKarn Seth
2021-02-11adds shanks discrete log algorithmKarn Seth
2021-01-14adds hash_type to ec_point_utilKarn Seth
2021-01-13adds libraries for status testing, slight modifications to bignumKarn Seth
2021-01-03removes redundant filesKarn Seth
2020-12-22migrate commandlineflags to absl::flagKarn Seth
2020-12-07Merge pull request #20 from schoppmp/windowskarnseth
2020-12-02Fix build on WindowsPhillipp Schoppmann
2020-11-30incorporates absl::string_view where appropriateKarn Seth
2020-11-16uses absl status and statusorKarn Seth
2020-05-12adds missing BUILD rules, updates grpc deps versionKarn Seth
2020-05-12adds commutative elgamal and ec point utilKarn Seth
2020-04-27changes default curve to NIST P-256Karn Seth
2020-04-27syncs various refactoring changesKarn Seth
2020-04-20Removes workarounds from READMEKarn Seth
2020-04-20Merge pull request #11 from schoppmp/fix-buildkarnseth
2020-04-20Don't load grpc_test_only_depsPhillipp Schoppmann
2020-04-20Add comments in WORKSPACEPhillipp Schoppmann
2020-04-17Fix build with Bazel >= 2Phillipp Schoppmann
2019-11-07Added note to build with Bazel 0.28.1.mihaelaion-code