veilid/veilid-core
Imuli 8f18569e30
use strict verification for ed25519
This enables all the signature malleability checks (including one that
is not RFC8032 compliant but are still likely important for Veilid.)

For details on the additional check, see
https://docs.rs/ed25519-dalek/2.0.0/ed25519_dalek/struct.VerifyingKey.html#method.verify_strict
2023-08-19 23:35:34 +00:00
..
proto protocol level capabilities 2023-07-04 12:35:48 -04:00
src use strict verification for ed25519 2023-08-19 23:35:34 +00:00
tests remove rkyv 2023-07-15 19:35:22 -04:00
.gitignore minor cleanup and pipeline test 2021-12-08 08:29:49 -05:00
build.rs initial import of main veilid core 2021-11-22 11:28:30 -05:00
Cargo.toml Version update: v0.1.8 → v0.1.9 2023-08-19 17:35:52 -05:00
LICENSE.md licensing 2023-07-19 12:48:44 -04:00
run_tests.sh removing dev branch, many changes 2023-05-29 19:24:57 +00:00
run_windows_tests.bat add tests for windows 2022-12-01 18:40:17 -05:00
webdriver.json more test work 2022-11-30 21:32:41 -05:00