{"id":18697698,"url":"https://github.com/federicoceratto/nim-libgcrypt","last_synced_at":"2025-10-26T20:11:10.490Z","repository":{"id":144890720,"uuid":"189655324","full_name":"FedericoCeratto/nim-libgcrypt","owner":"FedericoCeratto","description":"libgcrypt wrapper for Nim","archived":false,"fork":false,"pushed_at":"2019-10-12T10:48:23.000Z","size":83,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-09T09:07:53.185Z","etag":null,"topics":["gcrypt","libgcrypt","library","nim","nim-lang","wrapper"],"latest_commit_sha":null,"homepage":null,"language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FedericoCeratto.png","metadata":{"files":{"readme":"README.adoc","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":"2019-05-31T20:35:34.000Z","updated_at":"2022-07-10T23:20:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"04c9eba2-070a-4954-b7a8-628c3d06f528","html_url":"https://github.com/FedericoCeratto/nim-libgcrypt","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/FedericoCeratto/nim-libgcrypt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoCeratto%2Fnim-libgcrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoCeratto%2Fnim-libgcrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoCeratto%2Fnim-libgcrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoCeratto%2Fnim-libgcrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FedericoCeratto","download_url":"https://codeload.github.com/FedericoCeratto/nim-libgcrypt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoCeratto%2Fnim-libgcrypt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271751925,"owners_count":24814707,"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-08-23T02:00:09.327Z","response_time":69,"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":["gcrypt","libgcrypt","library","nim","nim-lang","wrapper"],"created_at":"2024-11-07T11:25:20.359Z","updated_at":"2025-10-26T20:11:10.394Z","avatar_url":"https://github.com/FedericoCeratto.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n== Libgcrypt wrapper for Nim\n\nimage:https://travis-ci.org/FedericoCeratto/nim-libgcrypt.svg?branch=master[\"Build Status\", link=\"https://travis-ci.org/FedericoCeratto/nim-libgcrypt\"]\nimage:https://img.shields.io/badge/status-alpha-orange.svg[badge]\nimage:https://img.shields.io/github/tag/FedericoCeratto/nim-libgcrypt.svg[tags]\nimage:https://img.shields.io/badge/License-LGPL%20v2.1-blue.svg[License]\n\nWARNING: This library is under development and has not been reviewed by 3rd parties\n\n### Features\n\n* Wrap libgcrypt 1.8.4\n* Tested on Linux\n* Basic unit tests\n* No homemade crypto\n\n### Usage\n\nRefer to the link:https://www.gnupg.org/software/libgcrypt/index.html[official libgcrypt documentation]\n\nInstall the development library:\n\n[source,bash]\n----\nsudo apt-get install libgcrypt20-dev\nnimble install libgcrypt\n----\n\nInstall the runtime dependency:\n\n[source,bash]\n----\nsudo apt-get install libgcrypt20\n----\n\nSee tests/test_basic.nim for usage examples.\n\n### Contributing\n\nTesting and PRs are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericoceratto%2Fnim-libgcrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedericoceratto%2Fnim-libgcrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericoceratto%2Fnim-libgcrypt/lists"}