{"id":26469769,"url":"https://github.com/ocdbytes/secp256k1_bitcoin","last_synced_at":"2026-04-18T04:02:18.888Z","repository":{"id":192168639,"uuid":"622238229","full_name":"ocdbytes/SECP256k1_Bitcoin","owner":"ocdbytes","description":"This is the cryptography algorithm used in bitcoin to generate public and private keys.  Bitcoin uses SECP256k1 C-language library to use this encryption in the Bitcoin operating system.","archived":false,"fork":false,"pushed_at":"2023-04-01T17:06:57.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-12T15:43:23.072Z","etag":null,"topics":["bitcoin","cryptography","rsa-cryptography","secp256k1"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ocdbytes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-04-01T14:27:42.000Z","updated_at":"2023-04-01T14:31:16.000Z","dependencies_parsed_at":"2023-09-03T04:24:13.051Z","dependency_job_id":"b8a6b0b2-af61-4edf-91f5-4f6a69163c28","html_url":"https://github.com/ocdbytes/SECP256k1_Bitcoin","commit_stats":null,"previous_names":["ocdbytes/secp256k1_bitcoin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ocdbytes/SECP256k1_Bitcoin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocdbytes%2FSECP256k1_Bitcoin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocdbytes%2FSECP256k1_Bitcoin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocdbytes%2FSECP256k1_Bitcoin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocdbytes%2FSECP256k1_Bitcoin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ocdbytes","download_url":"https://codeload.github.com/ocdbytes/SECP256k1_Bitcoin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocdbytes%2FSECP256k1_Bitcoin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["bitcoin","cryptography","rsa-cryptography","secp256k1"],"created_at":"2025-03-19T17:09:19.703Z","updated_at":"2026-04-18T04:02:18.871Z","avatar_url":"https://github.com/ocdbytes.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SECP256k1_Bitcoin\n\nThis is the cryptography algorithm used in bitcoin to generate public and private keys.  \nBitcoin uses SECP256k1 C-language library to use this encryption in the Bitcoin operating system.\n\n### Installations\n\n```sh\npip3 install pycryptodome\n```\n\n### Imports\n\n```py\nfrom Crypto.Cipher import PKCS1_OAEP\nfrom Crypto.PublicKey import RSA\nfrom binascii import hexlify\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focdbytes%2Fsecp256k1_bitcoin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Focdbytes%2Fsecp256k1_bitcoin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focdbytes%2Fsecp256k1_bitcoin/lists"}