본문 바로가기
보안/암호학

Proxy Re-signature (jclab-prs-2601)

by Joseph.Lee 2026. 5. 29.

https://jsty.tistory.com/339 의 후속 버전입니다.

이전 버전의 구현 (자체 구현)은 심각한 보안 취약성이 있습니다.

 

이를 해결하는 새로운 구현 방식을 찾아 이를 기반으로 새롭게 구현했습니다.

논문: Multi-Use Unidirectional Proxy Re-Signatures https://arxiv.org/abs/0802.1113

 

Multi-Use Unidirectional Proxy Re-Signatures

In 1998, Blaze, Bleumer, and Strauss suggested a cryptographic primitive named proxy re-signatures where a proxy turns a signature computed under Alice's secret key into one from Bob on the same message. The semi-trusted proxy does not learn either party's

arxiv.org

 

 

구현 (Go, Typescript) : https://github.com/jc-lab/jclab-prs-2601

 

GitHub - jc-lab/jclab-prs-2601

Contribute to jc-lab/jclab-prs-2601 development by creating an account on GitHub.

github.com

 

반응형

'보안 > 암호학' 카테고리의 다른 글

[번역, WIP] BLS12-381 For The Rest Of Us  (0) 2023.02.12

댓글