From 82d0f92ab8b84466ae20ab919c1f9c3577b5cecb Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 22 May 2017 21:56:04 +0000 Subject: Initial commit --- layout/rootfs/etc/dropbear/dropbear_ecdsa_host_key | Bin 0 -> 242 bytes layout/rootfs/etc/dropbear/dropbear_rsa_host_key | Bin 0 -> 805 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 layout/rootfs/etc/dropbear/dropbear_ecdsa_host_key create mode 100644 layout/rootfs/etc/dropbear/dropbear_rsa_host_key (limited to 'layout/rootfs/etc/dropbear') diff --git a/layout/rootfs/etc/dropbear/dropbear_ecdsa_host_key b/layout/rootfs/etc/dropbear/dropbear_ecdsa_host_key new file mode 100644 index 0000000..949717e Binary files /dev/null and b/layout/rootfs/etc/dropbear/dropbear_ecdsa_host_key differ diff --git a/layout/rootfs/etc/dropbear/dropbear_rsa_host_key b/layout/rootfs/etc/dropbear/dropbear_rsa_host_key new file mode 100644 index 0000000..a62ef0c Binary files /dev/null and b/layout/rootfs/etc/dropbear/dropbear_rsa_host_key differ -- cgit v1.3.1