Download the PHP package ammarfaizi2/teacrypt without Composer
On this page you can find all versions of the php package ammarfaizi2/teacrypt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package teacrypt
Teacrypt
Encryption solution
Keunggulan Teacrypt
- Proses enkripsi menggunakan salt. Sehingga hasil enkripsi selalu berbeda walaupun dengan key yang sama.
- Hasil enkripsi dicompress dengan gzdeflate.
- Hasil compress akan diencode dengan base64. Sehingga hasil return akhir selalu printable.
- Hasil dekripsi selalu sama seperti semula jika didekripsi dengan key yang sama.
Contoh
Akan menghasilkan
Installation
Add composer.json
All versions of teacrypt with dependencies
PHP Build Version
Package Version
No informations.
The package ammarfaizi2/teacrypt contains the following files
Loading the files please wait ....