{"id":14965249,"url":"https://github.com/saltstack/libnacl","last_synced_at":"2025-04-04T20:09:26.636Z","repository":{"id":17463772,"uuid":"20237843","full_name":"saltstack/libnacl","owner":"saltstack","description":"Python ctypes wrapper for libsodium","archived":false,"fork":false,"pushed_at":"2024-03-14T13:50:58.000Z","size":297,"stargazers_count":83,"open_issues_count":4,"forks_count":62,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-28T19:07:43.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saltstack.png","metadata":{"files":{"readme":"README.rst","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-05-27T22:39:13.000Z","updated_at":"2025-01-19T14:02:03.000Z","dependencies_parsed_at":"2024-09-13T23:38:37.954Z","dependency_job_id":"b795b8cf-e649-43a6-841a-0d986c59cd94","html_url":"https://github.com/saltstack/libnacl","commit_stats":{"total_commits":331,"total_committers":44,"mean_commits":"7.5227272727272725","dds":0.3474320241691843,"last_synced_commit":"968c1c9187b510c6739fef6e4302a7a319b2675f"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack%2Flibnacl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack%2Flibnacl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack%2Flibnacl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack%2Flibnacl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saltstack","download_url":"https://codeload.github.com/saltstack/libnacl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247242678,"owners_count":20907134,"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-09-24T13:34:25.919Z","updated_at":"2025-04-04T20:09:26.616Z","avatar_url":"https://github.com/saltstack.png","language":"Python","readme":"==============\nPython libnacl\n==============\n\nThis library is used to gain direct access to the functions exposed by\nDaniel J. Bernstein's nacl library via libsodium. It has\nbeen constructed to maintain extensive documentation on how to use nacl\nas well as being completely portable. The file in libnacl/__init__.py\ncan be pulled out and placed directly in any project to give a single file\nbinding to all of nacl.\n\nHigher Level Classes\n====================\n\nThe libnacl code also ships with many high level classes which make nacl\ncryptography easy and safe, for documentation please see:\nhttp://libnacl.readthedocs.org/\n\nWhy libnacl\n===========\n\nThere are a number of libraries out there binding to libsodium, so why make\nlibnacl?\n\n1. libnacl does not have any non-python hard deps outside of libsodium\n2. libnacl does not need to be compiled\n3. libnacl is easy to package and very portable\n4. Inclusion of high level pythonic encryption classes\n5. Ability to have a single embeddable and transferable bindings file\n   that can be added directly to python applications without needing\n   to dep libnacl\n\nThis makes libnacl very portable, very easy to use and easy to distribute.\n\nInstall\n=======\n\nThe libnacl code is easiy installed via a setup.py from the source or via pip.\n\nFrom Source:\n\n.. code-block:: bash\n\n    tar xvf libnacl-1.5.2.tar.gz\n    cd libnacl-1.5.2\n    python setup.py install\n\nVia Pip:\n\n.. code-block:: bash\n\n    pip install libnacl\n\nRemember that libnacl can be installed for python 2 and 3.\n\nLinux distributions\n-------------------\n\nLibnacl is shiped with many linux distributions, check your distribution\npackage manager for the package ``python-libnacl``, ``python2-libnacl``\nand/or ``python3-libnacl``.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaltstack%2Flibnacl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaltstack%2Flibnacl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaltstack%2Flibnacl/lists"}