I threw together a function that encrypts and decrypts data and want to know how to improve it.

This page summarizes the projects mentioned and recommended in the original post on /r/PHPhelp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • PHP-Cryptography

  • Here's a link to my silly function: https://github.com/supergnaw/PHP-Cryptography/blob/main/recursivecrypt.php

  • cyphper

    Simple PHP class to easily implement data encryption and decryption.

  • I've also learned about HMAC signing and authentication and implemented functions for that as well. I've thrown them together into a wrapper class for now just for functionality purposes, of which I'm sure I'll turn into a working class over time.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts