{"id":29946331,"url":"https://github.com/devfacet/cipherman","last_synced_at":"2025-08-03T05:15:11.971Z","repository":{"id":57748202,"uuid":"523181920","full_name":"devfacet/cipherman","owner":"devfacet","description":"A Golang library that provides various cipher implementations.","archived":false,"fork":false,"pushed_at":"2023-05-11T17:18:09.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-14T22:59:48.388Z","etag":null,"topics":["chacha20poly1305","cipher","diffie-hellman","ecdh","go","golang","x25519"],"latest_commit_sha":null,"homepage":"","language":"Go","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/devfacet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-10T03:05:33.000Z","updated_at":"2023-05-17T05:22:47.000Z","dependencies_parsed_at":"2022-09-09T04:50:19.772Z","dependency_job_id":null,"html_url":"https://github.com/devfacet/cipherman","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/devfacet/cipherman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfacet%2Fcipherman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfacet%2Fcipherman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfacet%2Fcipherman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfacet%2Fcipherman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfacet","download_url":"https://codeload.github.com/devfacet/cipherman/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfacet%2Fcipherman/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268496076,"owners_count":24259411,"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-03T02:00:12.545Z","response_time":2577,"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":["chacha20poly1305","cipher","diffie-hellman","ecdh","go","golang","x25519"],"created_at":"2025-08-03T05:14:01.774Z","updated_at":"2025-08-03T05:15:11.940Z","avatar_url":"https://github.com/devfacet.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cipherman\n\n[![Godoc][doc-image]][doc-url] [![Release][release-image]][release-url] [![Build][build-image]][build-url]\n\nA Golang library that provides various cipher implementations.\n\n## Usage\n\nSee [chacha20poly1305_test.go](chacha20poly1305_test.go), [x25519xchacha20poly1305_test.go](x25519xchacha20poly1305_test.go) and [ecdhxchacha20poly1305_test.go](ecdhxchacha20poly1305_test.go).\n\n## Test\n\n```shell\n# Run tests\nmake test\n\n# Continuous testing\nmake test-ui\n\n# Benchmarks\nmake test-benchmarks\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## License\n\nLicensed under The MIT License (MIT)  \nFor the full copyright and license information, please view the LICENSE.txt file.\n\n[doc-url]: https://pkg.go.dev/github.com/devfacet/cipherman\n[doc-image]: https://pkg.go.dev/badge/github.com/devfacet/cipherman\n\n[release-url]: https://github.com/devfacet/cipherman/releases/latest\n[release-image]: https://img.shields.io/github/release/devfacet/cipherman.svg?style=flat-square\n\n[build-url]: https://github.com/devfacet/cipherman/actions/workflows/test.yaml\n[build-image]: https://github.com/devfacet/cipherman/workflows/Test/badge.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfacet%2Fcipherman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevfacet%2Fcipherman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfacet%2Fcipherman/lists"}