99designs / 99designs/http-signatures-php

Support RSA signing

Đang mở
#34 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
PHP
Star
46
Fork
35
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

It looks like this library currently only supports HMAC signing. It would be great if it also supported RSA signing with a private key!

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

The library handles signing in src/Signer.php and src/Verifier.php; start by reading the existing HMAC implementation and the PSR-7 message interfaces. Look for how keys are managed and where signature algorithms are defined. Adding RSA will require understanding the key format and the signing process, then extending the signer and verifier to support it. Check test/ for existing signing tests to add RSA cases.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
php
Lĩnh vực
backend, security
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Đặc tả rõ ràng
Mức phù hợp với người mới
45/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.