summaryrefslogtreecommitdiff
path: root/ctf/crypto.md
diff options
context:
space:
mode:
authorJJ2023-11-23 05:49:50 +0000
committerJJ2023-11-23 05:49:50 +0000
commitfa8bb975614b5da3eb358598a1fa379911900f0d (patch)
tree437563202ff3a79e352289f1d9f2bbe26fe48a5d /ctf/crypto.md
meow
Diffstat (limited to 'ctf/crypto.md')
-rw-r--r--ctf/crypto.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/ctf/crypto.md b/ctf/crypto.md
new file mode 100644
index 0000000..a1d645c
--- /dev/null
+++ b/ctf/crypto.md
@@ -0,0 +1,10 @@
+# Cryptography for Computer Security
+
+## Resources
+
+- [Cryptohack](https://cryptohack.com)
+- [Cryptopals](https://cryptopals.org)
+
+## Notes on Cryptohack
+
+## Notes on Cryptopals