Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Golle
821a5a0b86 ell: update to 0.78
Apart from documentation and improvement to unit tests, the new version
also comes with a small fix:
 4f77dca ecc: Check return value of l_getrandom()

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2025-07-09 00:24:08 +08:00
Daniel Golle
8aa1f77169 ell: update to version 0.76
ver 0.76:
    Fix issue with random scalar generation.

ver 0.75:
    Add support for converting OID octets to strings.
    Add support for NIST P-224 cuve usage with ECDH.
    Add support for NIST P-521 cuve usage with ECDH.
    Add support for SHA-3 series of hashing algorithms.

ver 0.74:
    Add support for NIST P-192 curve usage with ECDH.
    Add support for SHA-224 based checksums and HMACs.

ver 0.73:
    Fix issue with parsing hwdb.bin child structures.

ver 0.72:
    Add support for the Test Anything Protocol.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2025-04-26 15:26:14 +01:00
Daniel Golle
4b43dc2d32 ell: update to version 0.71
Upstream changes:
 f99041d Release 0.71
 19e448a test-rtnl: fix -std=c23 build failure
 22a4388 dbus: fix -std=c23 build failure
 65a5b0b cert: fix -std=c23 build failure
 91bc3da settings: fix -std=c23 build failure

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2025-02-10 11:47:16 +00:00
Daniel Golle
11b3b811b3 ell: update to version 0.70
c8f4dbc util: Add l_memcpy
 e5007ce unit: Add l_memcpy test
 373b828 Release 0.70

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-11-17 17:13:01 +00:00
Daniel Golle
31a81c6045 ell: add package
Add package for Embedded Linux Library (ell) from kernel.org.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-10-26 19:20:18 +01:00