Libraries tagged by securehd
privatebin/privatebin
79 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
ph-7/passcode-password-generator
16641 Downloads
A simple way to generate random cryptographically secure passcodes and passwords
johannschopplich/kirby-locked-pages
2911 Downloads
Password-protect pages for the Kirby CMS
jeremykenedy/laravel-https
126566 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
ezralazuardy/heimdall
4148 Downloads
Painless OAuth 2.0 Server for CodeIgniter 4
davmixcool/cryptman
39751 Downloads
A Two-way encryption manager using the OpenSSL library
causal/fal-protect
51510 Downloads
Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).
hps/heartland-php
87687 Downloads
PHP SDK for processing payments via Portico Gateway
securetrading/log
418388 Downloads
Secure Trading's Log package.
securetrading/loader
437351 Downloads
Secure Trading's Loader package.
securetrading/ioc
445743 Downloads
Secure Trading's Inversion of Control (IoC) package.
securetrading/http
418594 Downloads
Secure Trading's HTTP package - provides a generic HTTP interface and an implementation that uses cURL. Supports logic for retries; SSL verification; etc.
securetrading/exception
450749 Downloads
Secure Trading's base Exception class.
securetrading/data
431859 Downloads
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.
xxtea/xxtea
38921 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.