{"id":21957642,"url":"https://github.com/bitbeans/libsodium-net-doc","last_synced_at":"2026-03-11T17:03:43.998Z","repository":{"id":21288465,"uuid":"24604482","full_name":"bitbeans/libsodium-net-doc","owner":"bitbeans","description":"Gitbook documentation for libsodium-net","archived":false,"fork":false,"pushed_at":"2015-12-10T06:57:00.000Z","size":1568,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T23:39:39.892Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/bitbeans.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}},"created_at":"2014-09-29T17:08:12.000Z","updated_at":"2023-04-26T16:12:58.000Z","dependencies_parsed_at":"2022-08-20T16:40:15.704Z","dependency_job_id":null,"html_url":"https://github.com/bitbeans/libsodium-net-doc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2Flibsodium-net-doc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2Flibsodium-net-doc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2Flibsodium-net-doc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2Flibsodium-net-doc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitbeans","download_url":"https://codeload.github.com/bitbeans/libsodium-net-doc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245011589,"owners_count":20546879,"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":[],"created_at":"2024-11-29T08:55:09.558Z","updated_at":"2026-03-11T17:03:38.977Z","avatar_url":"https://github.com/bitbeans.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# libsodium-net\nlibsodium-net, or better said, [libsodium](https://github.com/jedisct1/libsodium) for .NET, is a C# wrapper around libsodium. For those that don't know, libsodium is a portable implementation of [Daniel Bernstein's](http://cr.yp.to/djb.html) fantastic [NaCl](http://nacl.cr.yp.to/) library. If you aren't familiar with NaCl, I highly suggest that you look into libsodium and NaCl before using this library.\n\n\n## Downloading libsodium-net\n\n- [Github repository](https://github.com/adamcaudill/libsodium-net)\n- [Tarballs and pre-compiled binaries](https://github.com/adamcaudill/libsodium-net/releases)\n- [Documentation](https://www.gitbook.io/book/bitbeans/libsodium-net)\n\n## Requirements \u0026 Versions\n\nThis library can be built in Visual Studio 2010, Xamarin Studio (MonoDevelop 3.x supported), and targets .NET 4.0; it is compiled against libsodium v1.0.7.\n\nOn OSX \u0026 Linux, your copy of libsodium must be compiled for the same architecture as your copy of Mono. If you are running a 32bit process, your copy of libsodium must be 32bit as well.\n\n##Notes\n\nAny method that takes a String, has an overload that accepts a byte array; Strings are assumed to be UTF8; if this is not the case, please convert it to bytes yourself and use the overloads that accept byte arrays.\n\nlibsodium requires the Visual C++ Redistributable for Visual Studio 2015.\n\n## File Signing\n\nStarting with version 0.4.0, all files are signed via a Certum.pl Code Signing certificate. The files are signed under the name `Open Source Developer, Adam Caudill` - this can be used to ensure that the files haven't been altered.\n\n## License\n\nNaCl has been released to the public domain to avoid copyright issues. libsodium is subject to the [ISC license](https://en.wikipedia.org/wiki/ISC_license), and this software is subject to the [MIT license](https://en.wikipedia.org/wiki/MIT_License).\n\n## About this documentation\n\nThis documentation is a copy of the [original](http://doc.libsodium.org/) written by Frank Denis (@jedisct1).\n\nFeel free to contribute.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbeans%2Flibsodium-net-doc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitbeans%2Flibsodium-net-doc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbeans%2Flibsodium-net-doc/lists"}