Author: Manuel Lemos
Viewers: 185
Last month viewers: 4
Categories: Notable Packages
PASETO (Platform-Agnostic SEcurity TOkens) is a more secure approach sign, encrypt and decrypt data designed by Scott Arciszewski as an alternative to using JSON Web Tokens .
This package provides an PHP implementation of PASETO.
Read this article to learn more details about how this notable PHP package works.
This package provides an PHP implementation of PASETO.
Read this article to learn more details about how this notable PHP package works.
The package PHP PASeTo is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Encrypt and decrypt data with PaSeTO protocol
Here follows in more detail what it does:
This package can be used to Sign, encrypt and decrypt data with Platform-Agnostic Security Tokens protocol.
It can perform several data encryption operations using secure tokens defined using the PASeTo protocol. Currently it can:
- Create a private and public key pair
- Create a shared key for symmetric encryption
- Sign data with a shared key
- Build and verify a secure token with a shared key
- Decode a token with a shared key
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
The basic purpose is: Encrypt and decrypt data with PaSeTO protocol
Here follows in more detail what it does:
This package can be used to Sign, encrypt and decrypt data with Platform-Agnostic Security Tokens protocol.
It can perform several data encryption operations using secure tokens defined using the PASeTo protocol. Currently it can:
- Create a private and public key pair
- Create a shared key for symmetric encryption
- Sign data with a shared key
- Build and verify a secure token with a shared key
- Decode a token with a shared key
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
You need to be a registered user or login to post a comment
1,616,707 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.