From de6d17659a4308b2313e633b0bf5f62946bbd741 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 5 Jul 2015 00:47:00 -0400 Subject: Rearrange tree to make filenames in source packages come out right. --- core/cipher/aes | 1 + core/cipher/chacha | 1 + 2 files changed, 2 insertions(+) create mode 160000 core/cipher/aes create mode 160000 core/cipher/chacha (limited to 'core/cipher') diff --git a/core/cipher/aes b/core/cipher/aes new file mode 160000 index 0000000..fc8c932 --- /dev/null +++ b/core/cipher/aes @@ -0,0 +1 @@ +Subproject commit fc8c9324320af3fc258df33f176583506ea5de38 diff --git a/core/cipher/chacha b/core/cipher/chacha new file mode 160000 index 0000000..549b75a --- /dev/null +++ b/core/cipher/chacha @@ -0,0 +1 @@ +Subproject commit 549b75a635817ce263c368c9b8b5b0b07f90ec21 -- cgit v1.2.3