From 98465329950c1d80ef82fc4865bd729783929219 Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Thu, 24 Oct 2019 10:06:18 -0700 Subject: [PATCH] restructuring 312 notes layout --- 312/{notes => }/1.md | 0 312/{notes => }/ciphers.md | 0 312/{notes => }/crypt1.md | 0 312/{notes => }/hash.md | 0 312/{notes => }/math.bc | 0 312/{notes => }/public-private.md | 0 312/{notes => }/readme.md | 0 312/{notes => }/rsa.md | 0 312/{notes => }/topics.md | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename 312/{notes => }/1.md (100%) rename 312/{notes => }/ciphers.md (100%) rename 312/{notes => }/crypt1.md (100%) rename 312/{notes => }/hash.md (100%) rename 312/{notes => }/math.bc (100%) rename 312/{notes => }/public-private.md (100%) rename 312/{notes => }/readme.md (100%) rename 312/{notes => }/rsa.md (100%) rename 312/{notes => }/topics.md (100%) diff --git a/312/notes/1.md b/312/1.md similarity index 100% rename from 312/notes/1.md rename to 312/1.md diff --git a/312/notes/ciphers.md b/312/ciphers.md similarity index 100% rename from 312/notes/ciphers.md rename to 312/ciphers.md diff --git a/312/notes/crypt1.md b/312/crypt1.md similarity index 100% rename from 312/notes/crypt1.md rename to 312/crypt1.md diff --git a/312/notes/hash.md b/312/hash.md similarity index 100% rename from 312/notes/hash.md rename to 312/hash.md diff --git a/312/notes/math.bc b/312/math.bc similarity index 100% rename from 312/notes/math.bc rename to 312/math.bc diff --git a/312/notes/public-private.md b/312/public-private.md similarity index 100% rename from 312/notes/public-private.md rename to 312/public-private.md diff --git a/312/notes/readme.md b/312/readme.md similarity index 100% rename from 312/notes/readme.md rename to 312/readme.md diff --git a/312/notes/rsa.md b/312/rsa.md similarity index 100% rename from 312/notes/rsa.md rename to 312/rsa.md diff --git a/312/notes/topics.md b/312/topics.md similarity index 100% rename from 312/notes/topics.md rename to 312/topics.md