In those examples algorithms are used with standard protocols, not with standalone algorithms. CryptoAPI itself offers basic primitives such as encryption and authentication which can be combined however you like. Some combinations care result in other protocol implementations as well. On Wed, Apr 22, 2015 at 11:27 AM, Stefan Hajnoczi <stefanha@xxxxxxxxx> wrote: > On Tue, Apr 21, 2015 at 05:24:55PM +0300, Catalin Vasile wrote: >> Can you give me more details on GnuTLS? >> I'm going through some documentation and code and I see that it >> doesn't actually have separate encryption and authentication >> primitives. > > gnutls is a natural choice because QEMU already uses it for TLS, but if > it doesn't support the primitives you need, then AF_ALG could be used > directly. > > http://www.gnutls.org/manual/gnutls.html#Using-GnuTLS-as-a-cryptographic-library > > Stefan -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html