{"id":17333203,"url":"https://github.com/brenoepics/rsa-hex-gen","last_synced_at":"2025-03-27T06:44:54.829Z","repository":{"id":211300850,"uuid":"728770317","full_name":"brenoepics/rsa-hex-gen","owner":"brenoepics","description":"Generate an RSA key pair in hexadecimal format.","archived":false,"fork":false,"pushed_at":"2024-01-26T20:31:17.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T11:44:47.059Z","etag":null,"topics":["asymmetric","cryptography","encryp","hex","pair-generator","rsa"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brenoepics.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":"2023-12-07T16:51:14.000Z","updated_at":"2024-05-06T16:41:11.000Z","dependencies_parsed_at":"2024-12-05T20:32:43.137Z","dependency_job_id":null,"html_url":"https://github.com/brenoepics/rsa-hex-gen","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"7c0142830b8b85be8e5c1158379dd3477af9f863"},"previous_names":["brenoepics/rsa-hex-gen"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoepics%2Frsa-hex-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoepics%2Frsa-hex-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoepics%2Frsa-hex-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoepics%2Frsa-hex-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brenoepics","download_url":"https://codeload.github.com/brenoepics/rsa-hex-gen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245798538,"owners_count":20673902,"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","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":["asymmetric","cryptography","encryp","hex","pair-generator","rsa"],"created_at":"2024-10-15T15:00:13.776Z","updated_at":"2025-03-27T06:44:54.811Z","avatar_url":"https://github.com/brenoepics.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RSA Key Hex Pair Generator\n\n## Description\n\nThis is a simple Node.js script that generates an RSA key pair and converts the keys to hexadecimal format.\n\n## Installation\n\n1. Ensure you have Node.js installed on your machine.\n2. Clone this repository.\n\n## Usage\n\nTo generate an RSA key pair, simply run the script with Node.js:\n\n```bash\nnpm run start\n```\n\nThen, you will find your RSA key pair at `output/hex.env`.\n\n## Packages\n\n[node:crypto](https://nodejs.org/api/crypto.html) - The crypto module provides a way of handling encrypted data.\n\n[node:fs](https://nodejs.org/api/fs.html) - The Node.js file system module allows you to work with the file system on your computer.\n\n[node:path](https://nodejs.org/api/path.html) - The Node.js path module provides utilities for working with file and directory paths.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrenoepics%2Frsa-hex-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrenoepics%2Frsa-hex-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrenoepics%2Frsa-hex-gen/lists"}