PHPackages                             ammarfaizi2/teacrypt - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. ammarfaizi2/teacrypt

ActiveLibrary[Security](/categories/security)

ammarfaizi2/teacrypt
====================

v1.4(9y ago)0933BSDPHP

Since May 30Pushed 9y agoCompare

[ Source](https://github.com/ammarfaizi2/teacrypt)[ Packagist](https://packagist.org/packages/ammarfaizi2/teacrypt)[ RSS](/packages/ammarfaizi2-teacrypt/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

Teacrypt
========

[](#teacrypt)

Encryption solution
-------------------

[](#encryption-solution)

Keunggulan Teacrypt
-------------------

[](#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

[](#contoh)

```
