p3lib
p3lib copied to clipboard
Add support to more ECDSA implementations
Currently, p3lib-sphinx is using only crypto/ecdsa key implementations for ECDSA. The goal is to allow for secure and sensible "bring your own crypto", so the implementation must be abstracted with interfaces.