Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add RSA encryption and decryption algorithm#1775

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
QuantumSoham wants to merge1 commit intoTheAlgorithms:master
base:master
Choose a base branch
Loading
fromQuantumSoham:feat/rsa-algorithm

Conversation

QuantumSoham
Copy link

This PR implements the RSA encryption and decryption algorithm under the Ciphers section.
It includes:

RSA key generation

Encryption and decryption functions

Unit tests written with Vitest

The algorithm follows the project's coding guidelines, naming conventions, and test structure.

✅ All tests pass locally.
✅ Code is formatted with Prettier.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is98.11321% with2 lines in your changes missing coverage. Please review.

Project coverage is 85.94%. Comparing base(1d252d7) to head(d69172b).

Files with missing linesPatch %Lines
Ciphers/RSAAlgorithm.js98.11%2 Missing⚠️
Additional details and impacted files
@@            Coverage Diff             @@##           master    #1775      +/-   ##==========================================+ Coverage   85.87%   85.94%   +0.06%==========================================  Files         377      378       +1       Lines       19720    19826     +106       Branches     3005     3019      +14     ==========================================+ Hits        16935    17039     +104- Misses       2785     2787       +2

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@raklaptudirmraklaptudirmAwaiting requested review from raklaptudirmraklaptudirm is a code owner

@appgurueuappgurueuAwaiting requested review from appgurueuappgurueu is a code owner

At least 2 approving reviews are required to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@QuantumSoham@codecov-commenter

[8]ページ先頭

©2009-2025 Movatter.jp