Craig Everett 2db9ea6134
All checks were successful
Gajumaru Serialization Tests / tests (push) Successful in -4m22s
Package for zx (#45)
This packages the library for deployment on zx (migrating from the old otpr-aeserialization-* line).

It also adds a native Erlang fallback to invokation of the Blake2 algorithm, picking enacl if it is present, but proceeding with eblake2 if not.

Reviewed-on: #45
Reviewed-by: dimitar.p.ivanov <dimitarivanov@qpq.swiss>
Reviewed-by: Ulf Wiger <ulfwiger@qpq.swiss>
Co-authored-by: Craig Everett <zxq9@zxq9.com>
Co-committed-by: Craig Everett <zxq9@zxq9.com>
2025-01-22 19:36:50 +09:00
2025-01-22 19:36:50 +09:00
2025-01-22 19:36:50 +09:00
2025-01-22 19:36:50 +09:00
2025-01-22 19:36:50 +09:00
2025-01-22 19:36:50 +09:00

GM Serialization

Serialization helpers for the Gajumaru.

Build

$ rebar3 compile

Test

$ rebar3 eunit
Description
Serialization formats for the Gajumaru
Readme 1.3 MiB
v1.2.0 Latest
2025-03-01 21:34:35 +09:00
Languages
Erlang 100%