libsodium

The Sodium crypto library (libsodium)

https://github.com/winlibs/libsodium

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

The Sodium crypto library (libsodium)

Basic Info
  • Host: GitHub
  • Owner: winlibs
  • License: other
  • Language: C
  • Default Branch: master
  • Size: 2.42 MB
Statistics
  • Stars: 6
  • Watchers: 6
  • Forks: 3
  • Open Issues: 0
  • Releases: 0
Created over 8 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Citation Authors

README.markdown

GitHub CI Windows build status Coverity Scan Build Status Azure build status CodeQL scan

libsodium

Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more.

It is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API, and an extended API to improve usability even further.

Its goal is to provide all of the core operations needed to build higher-level cryptographic tools.

Sodium supports a variety of compilers and operating systems, including Windows (with MingW or Visual Studio, x86 and x64), iOS, Android, as well as Javascript and Webassembly.

Documentation

The documentation is available on Gitbook and built from the libsodium-doc repository:

Integrity Checking

The integrity checking instructions (including the signing key for libsodium) are available in the installation section of the documentation.

Community

A mailing-list is available to discuss libsodium.

In order to join, just send a random mail to sodium-subscribe {at} pureftpd {dot} org.

License

ISC license.

Owner

  • Name: winlibs
  • Login: winlibs
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
title: libsodium
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Frank
    family-names: Denis
    orcid: 'https://orcid.org/0009-0008-4417-1713'
repository-code: 'https://github.com/jedisct1/libsodium'
url: 'https://libsodium.org'
abstract: 'A modern, portable, easy-to-use cryptographic library.'
keywords:
  - cryptography
  - library
  - nacl
license: ISC

GitHub Events

Total
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 2
  • Push event: 1
  • Pull request event: 1
  • Create event: 2
Last Year
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 2
  • Push event: 1
  • Pull request event: 1
  • Create event: 2