veilid/veilid-core/src
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
..
crypto use strict verification for ed25519 2023-08-19 23:35:34 +00:00
intf addresses 2023-07-23 23:13:42 -04:00
network_manager upgrade dependencies and fix cargo locks 2023-08-19 15:16:51 -04:00
routing_table fix crash 2023-08-18 00:06:21 -04:00
rpc_processor fanout debugging 2023-08-18 00:06:21 -04:00
storage_manager fanout debugging 2023-08-18 00:06:21 -04:00
table_store decompression fix for OOM 2023-08-19 18:13:30 -04:00
tests test 2023-07-30 17:20:36 -04:00
veilid_api add changelog and missing file 2023-08-19 18:24:25 -04:00
api_tracing_layer.rs core fixes 2022-11-29 19:22:33 -05:00
attachment_manager.rs fix attachment update 2023-06-28 23:46:29 -04:00
core_context.rs crufy 2023-06-15 20:29:12 -04:00
lib.rs decompression fix for OOM 2023-08-19 18:13:30 -04:00
receipt_manager.rs checkpoint 2023-02-20 20:37:52 -05:00
veilid_config.rs remove rkyv 2023-07-15 19:35:22 -04:00
veilid_layer_filter.rs core fixes 2022-11-29 19:22:33 -05:00