Open cblaettl opened 2 years ago
Thanks @cblaettl for raising this issue. I will reach @JJChiDguez so we can agree on a binary version for keys for making these implementations compatible.
Check! @armfazh and I will sync up to handle compatibility!
I'm amazed how quickly that worked out, thanks a lot! 😄 Let me know once there is a version ready for testing.
Hi,
First of all thank you very much for this awesome library!
Im currently working on a Go project which has to work with SCIDH keys generated by sibc. I'd like to use this library for the Go part, but I couldn't get them to work together.
I've opened an issue in the repo of the sibc library, if they are compatible at all and here's the answer of the maintainer:
Since I'm not experienced with SCIDH I'd like to ask if it would be possible to make these two libraries compatible and if so, how hard it would be?
Thanks in advance!