{"id":15370222,"url":"https://github.com/jedisct1/libsodium-doc","last_synced_at":"2025-04-08T12:09:46.357Z","repository":{"id":18194069,"uuid":"21316748","full_name":"jedisct1/libsodium-doc","owner":"jedisct1","description":"Gitbook documentation for libsodium","archived":false,"fork":false,"pushed_at":"2024-10-23T22:46:10.000Z","size":1353,"stargazers_count":166,"open_issues_count":0,"forks_count":159,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-10-24T11:55:36.299Z","etag":null,"topics":["cryptography"],"latest_commit_sha":null,"homepage":"https://libsodium.org","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jedisct1.png","metadata":{"files":{"readme":"README.md","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":"2014-06-29T04:55:36.000Z","updated_at":"2024-10-23T22:46:14.000Z","dependencies_parsed_at":"2023-10-12T12:48:25.464Z","dependency_job_id":"d0c5b0a2-6cff-49e8-933a-69b254b007d6","html_url":"https://github.com/jedisct1/libsodium-doc","commit_stats":{"total_commits":1372,"total_committers":105,"mean_commits":"13.066666666666666","dds":"0.12536443148688048","last_synced_commit":"61d8260e0b129c85190435977e2887510236fe89"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Flibsodium-doc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Flibsodium-doc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Flibsodium-doc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Flibsodium-doc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jedisct1","download_url":"https://codeload.github.com/jedisct1/libsodium-doc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247838444,"owners_count":21004580,"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":["cryptography"],"created_at":"2024-10-01T13:40:25.881Z","updated_at":"2025-04-08T12:09:46.332Z","avatar_url":"https://github.com/jedisct1.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Sodium crypto library (libsodium)\n\nSodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing, and more.\n\nIt is a portable, cross-compilable, installable, and packageable fork of [NaCl](http://nacl.cr.yp.to/), with a compatible but extended API to improve usability even further.\n\nIts goal is to provide all of the core operations needed to build higher-level cryptographic tools.\n\nSodium is cross-platform and cross-language. It runs on many compilers and operating systems, including Windows (with MinGW or Visual Studio, x86 and x86\\_64), iOS, and Android. JavaScript and WebAssembly versions are also available and fully supported. Furthermore, bindings for all common programming languages are available and well-supported.\n\nThe design choices emphasize security and ease of use. But despite the emphasis on high security, primitives are faster across-the-board than most implementations.\n\n## Downloading libsodium\n\n[libsodium 1.0.20-stable](https://download.libsodium.org/libsodium/releases/) is the latest version.\n\n  - [Tarballs and pre-compiled binaries](https://download.libsodium.org/libsodium/releases/)\n  - [GitHub repository](https://github.com/jedisct1/libsodium)\n  - [Documentation](https://doc.libsodium.org)\n\n## Mailing list\n\nA mailing list is available to discuss libsodium.\n\nTo join, just send a random email to `sodium-subscribe` {at} `pureftpd`{dot}`org`.\n\n## License\n\n[ISC license](https://en.wikipedia.org/wiki/ISC_license).\n\nSee the `LICENSE` file for details.\n\n## Thanks\\!\n\nSodium is developed by volunteers. We would like to especially thank the following companies and organizations for their contribution:\n\n  - [Paragonie Initiative Enterprise](https://paragonie.com/), who donated a Raspberry Pi to ensure that the library works perfectly on this hardware. Thanks\\!\n  - [Private Internet Access](https://www.privateinternetaccess.com), who sponsored a [complete security audit](https://www.privateinternetaccess.com/blog/libsodium-audit-results/). This is amazing, thanks\\!\n  - [Maximilian Blochberger](https://github.com/blochberger) and Joshua Small, who both generously donated $100. This will help cover the infrastructure costs a lot. Thanks again, Max and Joshua\\!\n\nPeople who designed the primitives and wrote implementations the library is based on can be found in the [AUTHORS](https://raw.githubusercontent.com/jedisct1/libsodium/master/AUTHORS) file. This project wouldn’t exist without them.\n\nAlso, a huge “thank you” to people and companies who contributed bindings for their favorite programming languages. A list can be found in the [THANKS](https://raw.githubusercontent.com/jedisct1/libsodium/master/THANKS) file.\n\nAnother huge “thank you” to package maintainers who have been doing an amazing job at building packages for many distributions and operating systems.\n\nFinally, thanks to **you** for reading this documentation and for the awesome projects you are going to build with this library\\!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedisct1%2Flibsodium-doc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjedisct1%2Flibsodium-doc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedisct1%2Flibsodium-doc/lists"}