1 file changed
+1
-1
lines changedSubmodule libhydrogen updated 41 files
- .clang-format+114-44
- .github/workflows/ci.yml+53
- .github/workflows/codeql-analysis.yml+42-35
- .github/workflows/issues.yml+17
- .github/workflows/shiftleft-analysis.yml-17
- CITATION.cff+18
- LICENSE+1-1
- Makefile+1-1
- Makefile.arduino+2-1
- Makefile.chibios+43
- build.zig+21
- build.zig.zon+13
- hydrogen.c+2-1
- hydrogen.h+44-38
- impl/common.h+40-27
- impl/core.h+7-9
- impl/gimli-core.h+2-2
- impl/gimli-core/sse2.h+18-6
- impl/hash.h+8-8
- impl/hydrogen_p.h+12-12
- impl/kx.h+14-14
- impl/pwhash.h+6-6
- impl/random.h+29-15
- impl/random/avr.h+4-2
- impl/random/ch32.h+35
- impl/random/cheriot.h+22
- impl/random/chibios.h+23
- impl/random/esp32.h+6-1
- impl/random/linux_kernel.h+8
- impl/random/mbed.h+3-3
- impl/random/particle.h+1-1
- impl/random/rtthread.h+38
- impl/random/stm32.h+63
- impl/random/unix.h+2-2
- impl/random/zephyr.h+13
- impl/secretbox.h+11-11
- impl/sign.h+10-10
- impl/x25519.h+33-31
- library.properties+1-1
- meson.build+67
- tests/tests.c+13-13
0 commit comments