crypto: delete built-in DES implementation
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 2 Jul 2021 16:00:32 +0000 (17:00 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 14 Jul 2021 13:15:52 +0000 (14:15 +0100)
commit21407ddf967f9b6f9ea22ab3a1644f6b29d53255
tree12c0c94b8a7ed4993f24ce931926b7e5b5683658
parentf8157e100c0ed7c0b6ca98ce20c969e1f6dcb968
crypto: delete built-in DES implementation

The built-in DES implementation is used for the VNC server password
authentication scheme. When building system emulators it is reasonable
to expect that an external crypto library is being used. It is thus
not worth keeping a home grown DES implementation in tree.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
crypto/cipher-builtin.c.inc
crypto/desrfb.c [deleted file]
crypto/meson.build