https://github.com/rkm0959/rkm0959_presents/blob/main/ZKHash.pdf

 

GitHub - rkm0959/rkm0959_presents: Presentations by rkm0959

Presentations by rkm0959. Contribute to rkm0959/rkm0959_presents development by creating an account on GitHub.

github.com

https://youtu.be/zimoiVPRnp0

 

'Cryptography' 카테고리의 다른 글

Sum-Check Protocol and Applications  (0) 2022.10.24
Polynomial Commitment Scheme from DARK  (0) 2022.10.14
Isochronous Gaussian Sampler of [HPRR20]  (0) 2022.08.24
Privacy is a Crime Now  (0) 2022.08.12
On the insecurity of ROS  (0) 2022.08.04

https://www.secmem.org/blog/2022/08/19/GaussianSampler/ 

 

Isochronous Gaussian Sampling of [HPRR20]

논문은 https://eprint.iacr.org/2019/1411.pdf 입니다. Post Quantum Cryptography and Lattices 지금 사용되고 있는 많은 암호화 체계, 예를 들면 블록체인에서 많이 사용되고 있는 ECDSA/EDDSA나 공개키 암호화를 위해

www.secmem.org

수식이 깨져서 고친 PR이 올라가있는 상태입니다.

'Cryptography' 카테고리의 다른 글

Polynomial Commitment Scheme from DARK  (0) 2022.10.14
ZK Hash Functions: Design & Analysis  (0) 2022.09.21
Privacy is a Crime Now  (0) 2022.08.12
On the insecurity of ROS  (0) 2022.08.04
Time in Cryptography: From Clock Cycles to Eternity  (0) 2022.07.24

https://twitter.com/RektHQ/status/1557036243246059523

https://twitter.com/semenov_roman_/status/1556717890308653059

https://twitter.com/matthew_d_green/status/1556764387796340736

https://twitter.com/dystopiabreaker/status/1556681702256168960

https://twitter.com/dystopiabreaker/status/1556744464567111680

https://twitter.com/tier10k/status/1558030621745811456

 

https://www.secmem.org/blog/2022/07/01/ROS/

https://github.com/rkm0959/rkm0959_presents/blob/main/TimeBasedCryptography.pdf

https://github.com/rkm0959/rkm0959_presents/blob/main/PLONKBasic.pdf

 

GitHub - rkm0959/rkm0959_presents: Presentations by rkm0959

Presentations by rkm0959. Contribute to rkm0959/rkm0959_presents development by creating an account on GitHub.

github.com

 

For Open Source Contributon, Ethereum PSE, Advanced Track

https://www.secmem.org/blog/2022/06/13/Caulk/

StarkWare 쪽 논문이라 일단 Cryptography. PS를 깊게 한 분들이라면 재밌게 읽을만 합니다.

https://www.math.toronto.edu/swastik/ECFFT1.pdf

 

논문 설명을 여기가 아니라 다른 커뮤니티에서 했는데, 캡쳐해서 가져왔습니다.

예시 구현체는 (제가 작성한 것이 아닙니다) https://solvable.group/posts/ecfft/ 에 있습니다.