{"id":16189368,"url":"https://github.com/caolan/chicken-sodium","last_synced_at":"2026-02-06T14:09:29.431Z","repository":{"id":65991216,"uuid":"83129763","full_name":"caolan/chicken-sodium","owner":"caolan","description":"CHICKEN Scheme bindings to libsodium crypto library","archived":false,"fork":false,"pushed_at":"2017-03-07T14:02:30.000Z","size":12,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-12T03:50:31.444Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scheme","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/caolan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"roadmap":null,"authors":null}},"created_at":"2017-02-25T12:18:39.000Z","updated_at":"2024-09-27T14:36:07.000Z","dependencies_parsed_at":"2023-02-28T11:16:13.538Z","dependency_job_id":null,"html_url":"https://github.com/caolan/chicken-sodium","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/caolan/chicken-sodium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caolan%2Fchicken-sodium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caolan%2Fchicken-sodium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caolan%2Fchicken-sodium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caolan%2Fchicken-sodium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caolan","download_url":"https://codeload.github.com/caolan/chicken-sodium/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caolan%2Fchicken-sodium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29164423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T12:44:37.655Z","status":"ssl_error","status_checked_at":"2026-02-06T12:44:13.991Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2024-10-10T07:35:13.942Z","updated_at":"2026-02-06T14:09:29.411Z","avatar_url":"https://github.com/caolan.png","language":"Scheme","funding_links":[],"categories":["Frameworks and Libs"],"sub_categories":["Scheme"],"readme":"# CHICKEN Scheme bindings to libsodium\n\nA work in progress. See [libsodium.org](https://libsodium.org) for\nmore details.\n\nProcedures:\n\n- (sodium-init)\n- (constant-time-blob=? a b len)\n- (bin-\u003ehex bin)\n- (hex-\u003ebin hex #!optional ignore)\n- (generic-hash data #!key (size generic-hash-bytes) key) =\u003e blob\n- (generic-hash-init #!key (size generic-hash-bytes) key) =\u003e state\n- (generic-hash-update state data)\n- (generic-hash-final state) =\u003e blob\n- (sign-keypair) =\u003e (values public-key private-key)\n- (sign-ed25519-secret-key-\u003epublic-key secret-key) =\u003e public-key\n- (sign-detached data secret-key) =\u003e signature\n- (sign-verify-detached signature data public-key) =\u003e boolean\n- (sign-ed25519-public-key-\u003ecurve25519 ed25519-public-key) =\u003e curve25519-public-key\n- (sign-ed25519-secret-key-\u003ecurve25519 ed25519-secret-key) =\u003e curve25519-secret-key\n\nConstants:\n\n- generic-hash-bytes\n- generic-hash-bytes-min\n- generic-hash-bytes-max\n- generic-hash-key-bytes\n- generic-hash-key-bytes-min\n- generic-hash-key-bytes-max\n- sign-public-key-bytes\n- sign-secret-key-bytes\n- sign-bytes\n- scalarmult-curve25519-bytes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaolan%2Fchicken-sodium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaolan%2Fchicken-sodium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaolan%2Fchicken-sodium/lists"}