tourze/tls-crypto-random

0.0.1 2025-05-23 13:03 UTC

This package is auto-updated.

Last update: 2025-05-24 17:14:35 UTC


README

This package provides cryptographically secure random number generation for TLS protocol, including:

  • Cryptographically Secure Pseudo-Random Number Generator (CSPRNG)
  • Entropy pool management
  • Random source collection and mixing
  • Non-blocking random number API

Installation

composer require tourze/tls-crypto-random

Usage

Documentation coming soon.

License

MIT