[Bug 2046154] Re: [MIR] libcryptx-perl (libmail-dkim-perl dependency)

2024-04-11 Thread Christian Ehrhardt 
From here we found libs that are even closer, already doing EC handling. But not yet supporting EVP which is the new high level interface via which you'd also reach ed25519 - but this still made it much closer. We drafted a plan how to get started on this based on that and verifying in C (as

[Bug 2046154] Re: [MIR] libcryptx-perl (libmail-dkim-perl dependency)

2024-04-11 Thread Christian Ehrhardt 
Oh for sure, extending something existing sounds way better than coming up with our own from scratch. Not only might it be easier by not doing all the first-time-mistakes, we also do not want to be a competition to established things. We only want to be able provide eddsa-25519 with a backend

[Bug 2046154] Re: [MIR] libcryptx-perl (libmail-dkim-perl dependency)

2024-04-10 Thread John Chittum
Alternative idea, what about instead of writing a wrapper: 1. look at https://packages.ubuntu.com/noble/libnet-ssleay-perl a. libnet-ssleay-perl is in main 2. add eddsa-25519 to the list of constants upstream a. if i'm reading correctly, there's a mapping in a helper_scripts/constants.txt

[Bug 2046154] Re: [MIR] libcryptx-perl (libmail-dkim-perl dependency)

2024-02-27 Thread Miriam España Acebal
** Merge proposal linked: https://code.launchpad.net/~mirespace/ubuntu/+source/libmail-dkim-perl/+git/libmail-dkim-perl/+merge/461344 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2046154 Title: