C Libsodium

Open-source C projects categorized as Libsodium

Top 6 C Libsodium Projects

  • PyNacl

    Python binding to the Networking and Cryptography (NaCl) library

  • pgsodium

    Modern cryptography for PostgreSQL using libsodium.

  • Project mention: Macaroons Escalated Quickly | news.ycombinator.com | 2024-01-31

    I like the "solve the now" perspective here, and having code examples is very helpful to understand some of the rational behind the approach. Having read your previous "tedious survey"[0] post on various token formats, I generally agree with a lot of your conclusions. Curious though about your thought process wrt macaroons vs biscuits.

    To me the one major downside of macaroons has always been the single shared root symmetric key. Many use cases are addressed by third party attenuation, but then there are the problems like key rotation, having to do online verification, no built in encryption, no peer-to-peer support through an "untrusted" fly.io, and no third party token verification without decryption like in signcryption[1] schemes. Of course this is traded off by having to do PK issuance and management so I can see the simplicity of it.

    Is fly.io scoping this pretty hard to just auth tokens with third party attenuation, or do you see further development and maybe moving to other token systems like biscuit when/if the need arises to address those known issues?

    fwiw I've done a bit of research work myself on a token format using signcryption [2] where I explored addressing some of these ideas (but not the attenuation side of it yet, which I get is a big deal here).

    [0] https://fly.io/blog/api-tokens-a-tedious-survey/

    [1] https://github.com/jedisct1/libsodium-signcryption

    [2] https://github.com/michelp/pgsodium/blob/feat/signcryption-t...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Swift-Sodium

    Safe and easy to use crypto for iOS and macOS

  • node-sodium

    Port of the lib sodium encryption library to Node.js

  • libsodium-signcryption

    Signcryption using libsodium.

  • Project mention: Macaroons Escalated Quickly | news.ycombinator.com | 2024-01-31

    I like the "solve the now" perspective here, and having code examples is very helpful to understand some of the rational behind the approach. Having read your previous "tedious survey"[0] post on various token formats, I generally agree with a lot of your conclusions. Curious though about your thought process wrt macaroons vs biscuits.

    To me the one major downside of macaroons has always been the single shared root symmetric key. Many use cases are addressed by third party attenuation, but then there are the problems like key rotation, having to do online verification, no built in encryption, no peer-to-peer support through an "untrusted" fly.io, and no third party token verification without decryption like in signcryption[1] schemes. Of course this is traded off by having to do PK issuance and management so I can see the simplicity of it.

    Is fly.io scoping this pretty hard to just auth tokens with third party attenuation, or do you see further development and maybe moving to other token systems like biscuit when/if the need arises to address those known issues?

    fwiw I've done a bit of research work myself on a token format using signcryption [2] where I explored addressing some of these ideas (but not the attenuation side of it yet, which I get is a big deal here).

    [0] https://fly.io/blog/api-tokens-a-tedious-survey/

    [1] https://github.com/jedisct1/libsodium-signcryption

    [2] https://github.com/michelp/pgsodium/blob/feat/signcryption-t...

  • cpace

    A CPace PAKE implementation using libsodium.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Libsodium related posts

  • Macaroons Escalated Quickly

    4 projects | news.ycombinator.com | 31 Jan 2024
  • pgcrypto question

    1 project | /r/PostgreSQL | 24 Oct 2022
  • Show HN: Pgsodium – A Crytographic PostgreSQL Extension

    4 projects | news.ycombinator.com | 10 Jan 2022
  • Pgsodium 2.0.0: Modern cryptography for PostgreSQL

    3 projects | news.ycombinator.com | 9 Jan 2022
  • pgsodium 2.0.0: Modern cryptography for PostgreSQL

    3 projects | /r/PostgreSQL | 9 Jan 2022
  • monero-python 0.99 is released, testers welcome!

    3 projects | /r/Monero | 20 Dec 2021
  • Look-up tables for bcrypt, scrypt and Argon2?

    4 projects | /r/crypto | 21 Feb 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Libsodium projects in C? This list will help you:

Project Stars
1 PyNacl 1,039
2 pgsodium 510
3 Swift-Sodium 507
4 node-sodium 352
5 libsodium-signcryption 57
6 cpace 33

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com