Simplest implementation of RSA algorithm encryption and decryption. (In only 13 lines)
-
Updated
Apr 21, 2022 - PHP
Simplest implementation of RSA algorithm encryption and decryption. (In only 13 lines)
A small password manager, supporting proper sharing.
JS Browser Encryption Tool / SCP-1024 Very complex, highly computational encryption algorithm
Encrypting and signing data using private/public keys For All version of php7 only
A dockerized Capture The Flag challenge for computer science students. Get to know the basics !
Setting up and encription and decryption to either request or response on a laravel APP using Hybrid Encryption
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.
Server Code for Hospital Management System
A secure login where the user's private key is never hosted on servers or the user's online devices ( this project can also be used as a form of two-factor authentication ( 2FA ) where the user's private key is never hosted on servers )
Implementations of cryptographic algorithms for a university course with PHP
A secure login where the user's private key is never hosted on servers or the user's online devices ( this project can also be used as a form of two-factor authentication ( 2FA ) where the user's private key is never hosted on servers )
EnCrypted Shared Database structure with one "master" key by shared folder
Combining RSA + AES Encryption to secure REST Endpoint With Sensitive Data
Add a description, image, and links to the rsa-encryption topic page so that developers can more easily learn about it.
To associate your repository with the rsa-encryption topic, visit your repo's landing page and select "manage topics."