Philippe Lieser

Results 97 comments of Philippe Lieser

Replaced the added target with a separate Makefile in the examples directory.

I think this is now ready for a review. Note that I tried to keep the code move in separate commits. So looking at the commits separately should make it...

Thanks for the quick work on this. And nice to see that you took the additional effort on also getting rid of new/delete in Botan's internal code.

I had a quick look what is still missing, and found the following APIs there currently raw pointers with transferred ownership is used, and now newer API seems to be...

Maybe this is already fixed with https://github.com/randombit/botan/commit/c772d2748299c18359b2b401300d58e00b6fa010, so https://github.com/randombit/botan/pull/2749 would no longer be needed? @randombit A little off topic, but could you elaborate what you mean in that commit with...

Although the algorithm description in both RFCs is different, the end result should be the same (see also https://crypto.stackexchange.com/questions/40032/why-did-oaep-change-from-pkcs1-v2-0-and-v2-1). The main reason for the changes in the algorithm seems to...

I also don't know how common this is. Note that unless there will be more people requesting something like this, the priority to implement this will be rather low. Have...

No, the module currently does not support DNSSEC. Whether the underlying native libraries used (`resolv` on Linux/Mac, `DnsAPI` on Windows) do support it I don't know. Note that it also...

Note that for the current add-on version (3.x), this is a long known bug for IMAP accounts, see #144. As this failed somewhere in the TB code, there unfortunately was...

> may be is it possible to enable manual verify via menu? Unfortunately the problem with external messages is not just that the notification to the addon that a message...