You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API will consist of two end points one for encrypting and other for decrypting. The encryption and decryption will be done using the PGP algorithm. The API I created is in javascript using NodeJS. The algorithm is generally used in encrypting and decrypting emails for privacy.
How will you develop it?🤩
I will develop the API by writing the program in Javascript in the NodeJS environment using the openpgp library. The API will have two endpoints representing their specific service of encryption or decryption post requests. In the data body there will be an input text. The response will contain the result of the algorithm.
Deployment
None
Select the open source program you are contributing to
Greetings @SatwikMohan🎀 ! , We are excited to have you dive into another issue with us!🚀
Your involvement in our project has been invaluable, and we're confident that your skills and insights will help us conquer this challenge😇.
Use command /gssoc24 to self assign the issue.
This issue represents an exciting opportunity for us to improve and enhance our project, and we are thrilled to have you on board.
We request you to follow CONTRIBUTING GUIDELINES.
Looking for your PR soon!
In case of any issues, you can contact us on Discord.❣️
Hey @SatwikMohan ! I wanted to inform you that we have closed issue.Thank you for your understanding, and we look forward to your continued engagement with our repository🤗.
In case of any issues, you can contact us on Discord.
Thank you! ❣️
Happy Coding! ✨
Will See you soon❣️
Brief Description 🤓
The API will consist of two end points one for encrypting and other for decrypting. The encryption and decryption will be done using the PGP algorithm. The API I created is in javascript using NodeJS. The algorithm is generally used in encrypting and decrypting emails for privacy.
How will you develop it?🤩
I will develop the API by writing the program in Javascript in the NodeJS environment using the openpgp library. The API will have two endpoints representing their specific service of encryption or decryption post requests. In the data body there will be an input text. The response will contain the result of the algorithm.
Deployment
None
Select the open source program you are contributing to
Other
Code of Conduct
The text was updated successfully, but these errors were encountered: