Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote: > I've decided to split out signing and verification because most > (all but one) of our signature algorithms do not support encryption > or decryption. These can now be accessed through the dsa interface: That feels wrongly named as there's a DSA public key algorithm. David