| Name: | php-paragonie-constant-time-encoding |
|---|---|
| Version: | 1.1.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | System Environment/Libraries |
| Size: | 59679 |
| License: | MIT |
| RPM: | php-paragonie-constant-time-encoding-1.1.0-1.el7.noarch.rpm |
| Source RPM: | php-paragonie-constant-time-encoding-1.1.0-1.el7.src.rpm |
| Build Date: | Sat Feb 12 2022 |
| Build Host: | build-ol7-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/paragonie/constant_time_encoding |
| Summary: | Constant-Time Character Encoding in PHP Projects |
| Description: | Based on the constant-time base64 implementation made by Steve "Sc00bz" Thomas, this library aims to offer character encoding functions that do not leak information about what you are encoding/decoding via processor cache misses. |