{"id":16575266,"url":"https://github.com/kolosovpetro/diffiehellmankeyexchange","last_synced_at":"2026-02-13T12:01:01.315Z","repository":{"id":116314825,"uuid":"469786563","full_name":"kolosovpetro/DiffieHellmanKeyExchange","owner":"kolosovpetro","description":"Discussion on Diffie-Hellman Key Exchange and its implementation via REST","archived":false,"fork":false,"pushed_at":"2022-03-16T18:26:48.000Z","size":2175,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-20T16:27:55.082Z","etag":null,"topics":["diffie-hellman","diffie-hellman-algorithm","diffie-hellman-key"],"latest_commit_sha":null,"homepage":"https://kolosovpetro.github.io/pdf/DiffieHellmanKeyExchange.pdf","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kolosovpetro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-14T15:11:28.000Z","updated_at":"2023-08-14T09:37:07.000Z","dependencies_parsed_at":"2023-03-13T12:58:48.615Z","dependency_job_id":null,"html_url":"https://github.com/kolosovpetro/DiffieHellmanKeyExchange","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kolosovpetro/DiffieHellmanKeyExchange","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolosovpetro%2FDiffieHellmanKeyExchange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolosovpetro%2FDiffieHellmanKeyExchange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolosovpetro%2FDiffieHellmanKeyExchange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolosovpetro%2FDiffieHellmanKeyExchange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kolosovpetro","download_url":"https://codeload.github.com/kolosovpetro/DiffieHellmanKeyExchange/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolosovpetro%2FDiffieHellmanKeyExchange/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273992926,"owners_count":25203790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["diffie-hellman","diffie-hellman-algorithm","diffie-hellman-key"],"created_at":"2024-10-11T21:47:27.483Z","updated_at":"2026-02-13T12:01:01.207Z","avatar_url":"https://github.com/kolosovpetro.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Diffie-Hellman Key Exchange via REST\n\nDiscussion on Diffie-Hellman Key Exchange and its implementation via REST.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"img/DH_Key_Exchange.jpg\" alt=\"logo_example\"/\u003e\n\u003c/p\u003e\n\n[![Build PDF](https://github.com/kolosovpetro/DiffieHellmanKeyExchange/actions/workflows/build-pdf.yml/badge.svg)](https://github.com/kolosovpetro/DiffieHellmanKeyExchange/actions/workflows/build.yml/badge.svg)\n[![Build and Deploy PDF](https://github.com/kolosovpetro/DiffieHellmanKeyExchange/actions/workflows/build-and-deploy-pdf.yml/badge.svg)](https://github.com/kolosovpetro/DiffieHellmanKeyExchange/actions/workflows/build-and-deploy.yml/badge.svg)\n![contributors count](https://img.shields.io/github/contributors/kolosovpetro/DiffieHellmanKeyExchange)\n\n## Build and run in Intellij IDEA\n\n- Install `MikTeX`: https://miktex.org/download\n- Update `MikTeX`\n- Install `SumatraPDF` viewer: https://www.sumatrapdfreader.org/download-free-pdf-viewer\n- Install `Intellij IDEA Ultimate`: https://www.jetbrains.com/idea/download/#section=windows\n- Activate `Intellij IDEA Ultimate`\n- Install `TeXiFy IDEA` plugin: https://plugins.jetbrains.com/plugin/9473-texify-idea\n- Clone this repository locally: `https://github.com/kolosovpetro/github-latex-template.git`\n- Open `github-latex-template` folder in `Intellij IDEA Ultimate` and configure as follows\n    - LaTeX Configuration\n      ![LaTeX Configuration](img/latex_configuration.PNG?raw=true \"LaTeX Configuration\")\n    - BibTeX Configuration\n      ![BibTeX Configuration](img/bibtex_configuration.PNG?raw=true \"BibTeX Configuration\")\n- Configure Inverse Search in `Intellij IDEA` for SumatraPDF: `Tools -\u003e LaTeX -\u003e Configure Inverse Search`\n- Compile document using `Shift + F10`\n\n## How to use Mathematica package\n\n- Open the package file `GithubLatexTemplateMathematicaPackage.m` in Wolfram Mathematica, I use version 13.0\n- Execute the package using `Shift+Enter`\n- Open the notebook file `GithubLatexTemplateMathematicaNotebook.nb`\n- Execute the line: `Needs[\"GithubLatexTemplateMathematicaPackage\"]`\n- Continue your work as desired\n\n## Configure CI / CD\n\nSet repository secrets\n\n- `GH_ACCESS_TOKEN`: Generate Github Personal access token at\n  `Settings -\u003e Developer Settings -\u003e Personal access tokens -\u003e Generate mew token` and assign in to\n  secret `GH_ACCESS_TOKEN`\n- `GH_NAME`: Your Github username\n- `GH_EMAIL`: Your Github email\n\n## Actions and their trigger policy\n\n- `build-pdf.yml` builds project using `TeXLive`. Triggered on `pull_request`, `push` to `develop` branch\n- `build-and-deploy-pdf.yml` builds project using `TeXLive` and deploys to `GitHub Pages`. Triggered on `push` to `main`\n  branch\n\n## Template example\n\nCompiled document looks like as follows\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"img/template_example.PNG\" alt=\"template_example\"/\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkolosovpetro%2Fdiffiehellmankeyexchange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkolosovpetro%2Fdiffiehellmankeyexchange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkolosovpetro%2Fdiffiehellmankeyexchange/lists"}