From fced133bd380d376840e27039f97e9fef14e3ae2 Mon Sep 17 00:00:00 2001 From: Yijun Lee <119404328+yijun-lee@users.noreply.github.com> Date: Sat, 3 Aug 2024 13:27:53 +0900 Subject: [PATCH] Add Blockchain documents (#49) --- content/Blockchain/Blockchain.md | 5 +++++ content/index.md | 1 + 2 files changed, 6 insertions(+) create mode 100644 content/Blockchain/Blockchain.md diff --git a/content/Blockchain/Blockchain.md b/content/Blockchain/Blockchain.md new file mode 100644 index 0000000..854281e --- /dev/null +++ b/content/Blockchain/Blockchain.md @@ -0,0 +1,5 @@ +>[!Info] +> In the [[Blockchain]] section, the application of cryptography within blockchain is explored, focusing on advanced cryptographic methods designed to protect user privacy. It covers various cryptographic applications, including fhEVM, zero-knowledge proofs, secure multi-party computation, and homomorphic encryption. + + +- [[fhEVM]] \ No newline at end of file diff --git a/content/index.md b/content/index.md index cbb94df..764f807 100644 --- a/content/index.md +++ b/content/index.md @@ -10,6 +10,7 @@ We have the following categories in this wiki: - [[Basic Algebra]]: Basic algebra necessary to understand the fundamentals of cryptography. - [[Basic Cryptography]]: An introduction to cryptographic principles and techniques. - [[Privacy Enhancing Technologies (PET)]]: Advanced cryptography focused on privacy protection. +- [[Blockchain]]: An introduction to blockchain technology, its structure, and its applications. If you find any inaccuracies or issues with the management of this wiki, please contact us via email at .