Download the PHP package tankfairies/tcrypt without Composer
On this page you can find all versions of the php package tankfairies/tcrypt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tankfairies/tcrypt
More information about tankfairies/tcrypt
Files in tankfairies/tcrypt
Download tankfairies/tcrypt
More information about tankfairies/tcrypt
Files in tankfairies/tcrypt
Vendor tankfairies
Package tcrypt
Short Description End to end encryption hanlder
License MIT
Homepage https://tankfairies.com/
Package tcrypt
Short Description End to end encryption hanlder
License MIT
Homepage https://tankfairies.com/
Keywords encryptionsodium
Please rate this library. Is it a good library?
Informations about the package tcrypt
Tcrypt
This is an implemetation of part of the sodium encryption library providing the ability to do end to end encryption.
https://www.php.net/manual/en/intro.sodium.php
Installation
Install with Composer:
Usage
Instantiate a copied of Keys for handing local key pairs.
Example of a generated public key
Encrypt the message: -
This will produce something like: -
To Decrypt the message: -
Copyright and license
The tankfairies/tcrypt library is Copyright (c) 2019 Tankfairies (https://tankfairies.com) and licensed for use under the MIT License (MIT).
All versions of tcrypt with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-sodium Version *
ext-sodium Version *
The package tankfairies/tcrypt contains the following files
Loading the files please wait ....