Jonathan Davis

Results 4 issues of Jonathan Davis

# High level description To streamline fuzz testing in ANISE, we propose adding the `arbitrary` crate as an optional dependency, enabled via a feature flag. Currently, fuzz testing requires duplicating...

# High level description ANISE currently contains instances where unreachable panics occur within match statements, as well as cases where malformed structs may cause panics during type conversions. To improve...

# High level description Input parsing functionality for dealing with SPICE kernel inputs contains several instances where malformed binary input may result in a panic. This enhancement will create new...

## Maintenance task description The `der` crate is a core dependency in ANISE for handling ASN.1 DER encoding and decoding. Updating to version 0.8 introduces support for custom error types...

jules