Alexander
Alexander
**Describe the bug** Running multiple carbon-now commands simultaneously in the same directoy can cause problems with renaming the output file. It seems like the output file is firstly saved as...
Currently only the `json` flag can be set in the options for `runFta`. Adding more or all options could be helpful. Adding options currently exposed to the CLI should be...
It would be nice if both `kem::Algorithm` and `sig::Algorithm` would implement `FromStr` to make it easy to get a algorithm from the corresponding string. The return values from the `name`...