Libraries tagged by rake_algorithms
x69420/doctrine-encrypt-bundle
0 Favers
7 Downloads
7 Downloads
Symfony 5 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
maxleonov/cakephp-clope-clustering-plugin
3 Favers
16 Downloads
16 Downloads
Cake-PHP plugin for CLOPE clustering algorithm
ankit04/hmac-sha1
0 Favers
9 Downloads
9 Downloads
This is Larvel package that gives you the accessibility and reliability to make things hashed using HMAC-SHA1 algorithms
mega6382/base64
2 Favers
8 Downloads
8 Downloads
This class can encode and decode data in base64 in pure PHP. It can take a data string and encode it using the base64 algorithm. The class can also do the opposite, i.e. decode base64 encoded data and return the original data string.