esphome/libsodium

1.10021.1

Latest
uploaded 2 days ago
ESPHome's libsodium port

readme

# libsodium-esphome

This is a port of [libsodium](https://github.com/jedisct1/libsodium) - A modern, portable, easy to use crypto library.

We use libsodium 1.0.21 as the base (see libsodium submodule) with some simple patches in port/port_include to make the library compile with the [platformio](https://platformio.org/) and [ESP-IDF](https://github.com/espressif/esp-idf) build systems.

Only a subset of libsodium is compiled, namely the cryptographic primitives required for [noise-c](https://github.com/esphome/noise-c/).

libsodium is licensed under the [ISC License](https://github.com/jedisct1/libsodium#license)

Links

  • Repository Repository

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "esphome/libsodium^1.10021.1"

download archive

Stats

  • Archive size
    Archive size ~ 2.37 MB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

esphome/libsodium version: 1.10021.1
|