{"id":16575222,"url":"https://github.com/kolosovpetro/rsaencryptionexplained","last_synced_at":"2026-02-09T06:04:05.705Z","repository":{"id":43181927,"uuid":"448419693","full_name":"kolosovpetro/RSAEncryptionExplained","owner":"kolosovpetro","description":"Simple explanation on the symmetric encryption problematics and main idea behind the Rivest-Shamir-Adleman (RSA) encryption.","archived":false,"fork":false,"pushed_at":"2024-12-08T22:53:22.000Z","size":3751,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-10T22:47:44.994Z","etag":null,"topics":["assymetric-encryption","assymetric-key-cryptography","cryptography","rsa-cryptography","rsa-encryption","rsa-key-encryption"],"latest_commit_sha":null,"homepage":"https://kolosovpetro.github.io/pdf/RSAEncryptionExplained.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":"CHANGELOG.md","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-01-16T00:07:02.000Z","updated_at":"2024-12-08T22:53:13.000Z","dependencies_parsed_at":"2025-03-05T18:34:49.376Z","dependency_job_id":"137a89c2-87fd-40e7-9bc0-e49739e26d18","html_url":"https://github.com/kolosovpetro/RSAEncryptionExplained","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/kolosovpetro/RSAEncryptionExplained","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolosovpetro%2FRSAEncryptionExplained","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolosovpetro%2FRSAEncryptionExplained/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolosovpetro%2FRSAEncryptionExplained/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolosovpetro%2FRSAEncryptionExplained/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kolosovpetro","download_url":"https://codeload.github.com/kolosovpetro/RSAEncryptionExplained/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolosovpetro%2FRSAEncryptionExplained/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29257769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["assymetric-encryption","assymetric-key-cryptography","cryptography","rsa-cryptography","rsa-encryption","rsa-key-encryption"],"created_at":"2024-10-11T21:47:20.020Z","updated_at":"2026-02-09T06:04:03.562Z","avatar_url":"https://github.com/kolosovpetro.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RSA Encryption: Behind the scenes\n\nSimple explanation on the symmetric encryption problematics\nand main idea behind the Rivest-Shamir-Adleman (RSA) encryption.\n\n## GitHub Actions used\n\n- https://github.com/actions/checkout\n- https://github.com/GitTools/actions/blob/main/docs/examples/github/gitversion/index.md\n- https://github.com/xu-cheng/latex-action\n- https://github.com/actions/upload-artifact\n\n## Build and run using PowerShell (Windows)\n\n- Install `MikTeX`: https://miktex.org/download\n- Update `MikTeX`\n- Install `SumatraPDF` viewer: https://www.sumatrapdfreader.org/download-free-pdf-viewer\n- `Rename-Tex-Files.ps1` renames main LaTeX and BibTeX files to match the repository root directory name\n- `Build-Latex.ps1`\n\n## Build and run in Intellij IDEA (Windows)\n\n- Install `MikTeX`: https://miktex.org/download\n- Update `MikTeX`\n- Install `SumatraPDF` viewer: https://www.sumatrapdfreader.org/download-free-pdf-viewer\n- Path to SumatraPDF: `C:\\Program Files\\SumatraPDF`\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 \"LaTeX Configuration\")\n    - BibTeX Configuration\n      ![BibTeX Configuration](./img/bibtex_configuration.PNG \"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\n- Update root file name in `build-pdf.yml` and `build-and-deploy-pdf.yml`\n- Set repository secrets\n    - `GH_ACCESS_TOKEN`: Generate GitHub Personal access token at\n      `Settings -\u003e Developer Settings -\u003e Personal access tokens -\u003e Generate mew token`\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkolosovpetro%2Frsaencryptionexplained","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkolosovpetro%2Frsaencryptionexplained","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkolosovpetro%2Frsaencryptionexplained/lists"}