PHP constant-time

Open-source PHP projects categorized as constant-time

PHP constant-time Projects

  • constant_time_encoding

    Constant-Time Character Encoding in PHP Projects

  • Project mention: PHP RFC: Deprecations for PHP 8.3 | /r/PHP | 2023-05-30

    If you want some random string (e.g. for a random filename), you can use bin2hex(random_bytes(16)). This will generate a random 128 bit identifier using the CSPRNG. To be extra safe, use https://github.com/paragonie/constant_time_encoding instead of bin2hex. The constant time encoder prevents some additional (more obscure) attacks.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Index

Project Stars
1 constant_time_encoding 775

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com