-
-
Notifications
You must be signed in to change notification settings - Fork 2
Implement Seal and Open in RSA #7
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
If you look in To the
https://github.com/MayMeow/php-cryptography/blob/7b0ef00c5bea07053ffb26440c78042c701a1310/src/RSACryptoServiceProvider.php#L78
or
https://github.com/MayMeow/php-cryptography/blob/7b0ef00c5bea07053ffb26440c78042c701a1310/src/RSACryptoServiceProvider.php#L83
There are missing functions, they need implement
openssl_sealandopenssl_openfor the reference you can look at https://www.php.net/manual/en/ref.openssl.php