A security vulnerability has been disclosed in the popular binary-parser npm library that, if successfully exploited, could result in the execution of arbitrary JavaScript. The vulnerability, tracked ...
Google have released the PSP (PSP Security Protocol) specification and a reference implementation. That implementation is in C. The psp_security crate is a Rust port of the reference implementation.
castep_outputs parses the output files of castep into a standard form and is able to subsequently dump the processed data into a standard format. Will attempt to parse the file seedname.param as ...