Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.

Commit 915899a

Browse files
feat: #39 done
1 parent 941b2be commit 915899a

File tree

3 files changed

+31
-0
lines changed

3 files changed

+31
-0
lines changed

post/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Summary
2+
- [241201](./weekly-20241201.md)
23
- [241124](./weekly-20241124.md)
34
- [241117](./weekly-20241117.md)
45
- [241110](./weekly-20241110.md)

post/draft_20241208.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Highlights
2+
3+
## Papers
4+
5+
## Updates
6+
7+
8+
9+
---
10+
11+
**If you’d like to receive updates via email, click subscribe. Stay informed and never miss a post!**
12+
13+
- <https://paragraph.xyz/@zkinsights>

post/draft-20241201.md renamed to post/weekly-20241201.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,42 @@
33
A list of categorised projects pushing the ZK ecosystem further.
44
- <https://zkv.xyz/the-map-of-zk/>
55
### Latest ZK Research with Dan Boneh
6+
Anna 采访了斯坦福大学教授 Dan Boneh,探讨了最新的零知识研究,包括基于格的 SNARKs、内容溯源的 ZK、全同态加密(FHE)中的 ZK 应用,以及机器学习中的 ZK 进展等。此外,还提及了多个相关研究工作和论文。
7+
8+
Anna interviews Stanford professor Dan Boneh to discuss the latest zero-knowledge research, including lattice-based SNARKs, ZK for content provenance, ZK in FHE, and advancements in ZK for machine learning. Several related works and papers are also highlighted.
69
- <https://zeroknowledge.fm/345-2/>
10+
711
### Poseidon Cryptanalysis Initiative 2024-2026
12+
Poseidon 密码分析计划(2024-2026)由以太坊基金会发起,旨在评估 Poseidon 和 Poseidon2 哈希函数的安全性与性能。计划包括赏金计划、攻击奖励、Groebner 基研究、工作坊及短期研究资助,重点关注抵御代数和统计攻击的能力。
13+
14+
The Poseidon Cryptanalysis Initiative (2024-2026), led by the Ethereum Foundation, evaluates the security and performance of Poseidon and Poseidon2 hash functions. It includes bounties, attack rewards, Groebner basis research, workshops, and short-term grants, focusing on resistance to algebraic and statistical attacks.
815
- <https://www.poseidon-initiative.info/>
16+
917
### 上纽大计算机科学助理教授王明苑:深耕密码学的教研之路
1018
- <https://mp.weixin.qq.com/s/DsWaObfNPmV1KPtf-5DaIA>
1119
### PQMagic
1220
PQMagic(Post-Quantum Magic)是国内首个支持 FIPS 203 204 205标准 的高性能安全后量子密码算法库,并支持性能更高效的国产自研 PQC 算法 Aigis-Enc、Aigis-Sig(PKC 2020)和 SPHINCS-α(CRYPTO 2023)。 该项目由郁昱教授团队(上海交通大学 、上海期智研究院 )开发和维护,旨在提供自主、可控、安全、高性能的 PQC 算法,以及为后量子密码迁移工作提供解决方案。
1321
- <https://pqcrypto.dev/>
22+
1423
### Towards Fast Verification: Polynomial Commitments from Lattices by Ngoc Khanh Nguyen
1524
- <https://youtu.be/hkS_iMd16EI?si=WNr1HglIlaN3qsUz>
25+
1626
### A gentle introduction to functional encryption
1727
- <https://www.leku.blog/fe/>
28+
1829
### A quick history of “precompiles” in zkVMs
1930
- <https://x.com/paul_gafni/status/1861062052493869433>
2031

32+
33+
2134
## Updates
2235
### How Fast We Can Go: Proving Million Keccak Function Per Second
2336
- <https://hackmd.io/@Cysic/r1LoS0MmJg>
2437
### 3 updates about Jolt
2538
- <https://x.com/a16zcrypto/status/1860750919752642946>
2639

40+
41+
2742
## Papers
2843
### On Threshold Signatures from MPC-in-the-Head
2944
- <https://eprint.iacr.org/2024/1897>
@@ -53,13 +68,15 @@ PQMagic(Post-Quantum Magic)是国内首个支持 FIPS 203 204 205标准 的
5368
- <https://eprint.iacr.org/2024/1914>
5469

5570

71+
5672
## Learning
5773
### 椭圆曲线密码学与 Typescript 实现
5874
- <https://blog.wssh.trade/posts/secp256k1-ts/>
5975
### ZK Whiteboard Sessions - S2M5: Small Fields, Binary Fields with Jim Posen
6076
- <https://www.youtube.com/watch?v=821tPE2Ceps>
6177

6278

79+
---
6380
**If you’d like to receive updates via email, click subscribe. Stay informed and never miss a post!**
6481

6582
- <https://paragraph.xyz/@zkinsights>

0 commit comments

Comments
 (0)