Mouse
Mouse
You can mark any extension as Critical. The impact: - If a certificate processing entity cannot recognize/parse/process an extension, *and* it is *not* marked Critical - this extension is ignored...
> The question I would like to clarify in this issue is, whether inclusion of the EKU as being supported in BC will have any unintended side effects Yes. Any...
Strange... My config didn't disable any feature or module - and I've been building Botan master successfully on MacOS Sequoia 15.5 (Xcode-16.4) on both Intel-based and Apple Silicon M2 Max.
> Wow -- so the only thing changed between the two runs above is the OpenSSL version (3.3.1 vs. master)? Apparently. Though I recall that sometimes the tests for the...
My experience on M2 chip is similar, but the delay is not as drastic. Here are the `openssl speed` results for - OpenSSL-3.3.1 (Macports-installed): [openssl-speed.txt](https://github.com/user-attachments/files/16511773/openssl-speed.txt) - OpenSSL-3.4-dev (built from sources):...
I have only two HW platforms: x86_64 and M2. All running MacOS Sonoma 14.6 and the latest released (not beta!) Xcode. They all have Macports-installed stable OpenSSL (which happens to...
> run the ctests with the verbose option Would you mind posting the exact command (and what dir I should execute it, and what env vars it requires)?
> > Would you mind posting the exact command (and what dir I should execute it, and what env vars it requires)? > > Easiest if you run `scripts/runtests.sh -V`...
It still takes longer time, but it's not critical. Phrase feel free to close.
Well, I, for one, _don't_ think it was worth moving away from C++17, `span` or not - but what's done is done