{"id":13399246,"url":"https://github.com/jedisct1/libsodium","last_synced_at":"2025-05-12T16:33:25.508Z","repository":{"id":6470737,"uuid":"7710647","full_name":"jedisct1/libsodium","owner":"jedisct1","description":"A modern, portable, easy to use crypto library.","archived":false,"fork":false,"pushed_at":"2025-04-29T23:41:41.000Z","size":10350,"stargazers_count":12658,"open_issues_count":3,"forks_count":1767,"subscribers_count":384,"default_branch":"master","last_synced_at":"2025-05-05T11:49:23.395Z","etag":null,"topics":["c","crypto","cryptography","zig-package"],"latest_commit_sha":null,"homepage":"https://libsodium.org","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jedisct1.png","metadata":{"files":{"readme":"README.markdown","changelog":"ChangeLog","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"libsodium"}},"created_at":"2013-01-20T00:03:40.000Z","updated_at":"2025-05-04T13:08:29.000Z","dependencies_parsed_at":"2023-10-15T17:04:20.774Z","dependency_job_id":"a199551a-3bd0-4614-9e8f-714cf76331fc","html_url":"https://github.com/jedisct1/libsodium","commit_stats":{"total_commits":4111,"total_committers":143,"mean_commits":"28.748251748251747","dds":0.07832644125516908,"last_synced_commit":"d0eec9702405ef4293dcff4e47f89d08c63e3d36"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Flibsodium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Flibsodium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Flibsodium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Flibsodium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jedisct1","download_url":"https://codeload.github.com/jedisct1/libsodium/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252504171,"owners_count":21758654,"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":["c","crypto","cryptography","zig-package"],"created_at":"2024-07-30T19:00:35.628Z","updated_at":"2025-05-05T13:01:10.807Z","avatar_url":"https://github.com/jedisct1.png","language":"C","funding_links":["https://opencollective.com/libsodium","https://opencollective.com/libsodium/contribute","https://opencollective.com/libsodium/organization/0/website"],"categories":["C","TODO scan for Android support in followings","Cryptography","库和框架","库 Libraries","Crypto","加密、密码破解、字典","密码学","Frameworks and Libs","c","Uncategorized"],"sub_categories":["C","密码学 Cryptography","UI Test Automation Scripting","网络服务_其他","Uncategorized"],"readme":"[![GitHub CI](https://github.com/jedisct1/libsodium/workflows/CI/badge.svg)](https://github.com/jedisct1/libsodium/actions)\n[![Windows build status](https://ci.appveyor.com/api/projects/status/fu8s2elx25il98hj?svg=true)](https://ci.appveyor.com/project/jedisct1/libsodium)\n[![Coverity Scan Build Status](https://scan.coverity.com/projects/2397/badge.svg)](https://scan.coverity.com/projects/2397)\n[![Azure build status](https://jedisct1.visualstudio.com/Libsodium/_apis/build/status/jedisct1.libsodium?branchName=stable)](https://jedisct1.visualstudio.com/Libsodium/_build/latest?definitionId=3\u0026branchName=stable)\n[![CodeQL scan](https://github.com/jedisct1/libsodium/workflows/CodeQL%20scan/badge.svg)](https://github.com/jedisct1/libsodium/actions)\n\n# ![libsodium](https://raw.github.com/jedisct1/libsodium/master/logo.png)\n\nSodium is an easy-to-use software library that provides a wide range of cryptographic operations including encryption, decryption, digital signatures, and secure password hashing.\n\nIt is a portable, cross-compilable, installable, and packageable fork of [NaCl](http://nacl.cr.yp.to/). While maintaining API compatibility, libsodium extends functionality to improve usability and simplify the development of secure applications.\n\n---\n\n## Key Features\n\n- **Encryption \u0026 Decryption:** Securely encrypt and decrypt data with modern algorithms.\n- **Digital Signatures:** Create and verify signatures to ensure data authenticity.\n- **Cross-Platform Compatibility:** Supported on Windows (MinGW and Visual Studio, both x86 and x64), iOS, Android, JavaScript, and WebAssembly.\n- **User-Friendly API:** Designed to provide all core cryptographic operations while remaining easy to integrate into your projects.\n\n---\n\n## Documentation\n\nDetailed documentation is available online. It is generated from the [libsodium-doc](https://github.com/jedisct1/libsodium-doc) repository and requires JavaScript for full functionality:\n\n- [libsodium Documentation](https://doc.libsodium.org)\n\n---\n\n## Integrity Checking\n\nFor security and authenticity, please review the integrity checking instructions. These include the signing keys and methods to verify your installation:\n\n- [Integrity Checking Instructions](https://download.libsodium.org/doc/installation#integrity-checking)\n\n---\n\n## Contributors\n\n### Code Contributors\n\nThis project thrives thanks to the valuable contributions from our community. View all the [contributors](https://github.com/jedisct1/libsodium/graphs/contributors):\n\n\u003ca href=\"https://github.com/jedisct1/libsodium/graphs/contributors\"\u003e\n  \u003cimg src=\"https://opencollective.com/libsodium/contributors.svg?width=890\u0026button=false\" alt=\"Contributors\"\u003e\n\u003c/a\u003e\n\n### Financial Contributors\n\nYour financial support helps us sustain and further develop libsodium.\n\n- [Become a Financial Contributor](https://opencollective.com/libsodium/contribute)\n\n#### Individuals\n\n\u003ca href=\"https://opencollective.com/libsodium\"\u003e\n  \u003cimg src=\"https://opencollective.com/libsodium/individuals.svg?width=890\" alt=\"Individual Contributors\"\u003e\n\u003c/a\u003e\n\n#### Organizations\n\nSupport libsodium with your organization and gain visibility through your logo and website link.\n\n- [Support with Your Organization](https://opencollective.com/libsodium/contribute)\n\n\u003ca href=\"https://opencollective.com/libsodium/organization/0/website\"\u003e\n  \u003cimg src=\"https://opencollective.com/libsodium/organization/0/avatar.svg\" alt=\"Organization Contributor\"\u003e\n\u003c/a\u003e\n\n---\n\n## License\n\nThis project is distributed under the [ISC license](https://en.wikipedia.org/wiki/ISC_license).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedisct1%2Flibsodium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjedisct1%2Flibsodium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedisct1%2Flibsodium/lists"}