Scott Arciszewski
@sarciszewski on WordPress.org
Bio
- Member Since: June 25th, 2014
- Website: paragonie.com/blog/author/scott-arciszewski
Contribution History
Scott Arciszewski’s badges:- Core Contributor
-
Closed ticket #36087 on Core Trac:
Migration plan from insecure RNG fallback -
Created ticket #36087 on Core Trac:
Migration plan from insecure RNG fallback -
Mentioned in [36220] on Core SVN:
Update to Random_Compat 1.1.5 to fix an issue with older libSodium modules. -
Created ticket #35290 on Core Trac:
Use CSPRNG to generate salt instead of API, if possible. -
Mentioned in [34981] on Core SVN:
Use PHP7's `random_int()` CSPRNG functionality in `wp_rand()` with a fallback to the `random_compat` library for PHP 5.x. -
Mentioned in [34922] on Core SVN:
Use PHP7's `random_int()` CSPRNG functionality in `wp_rand()` with a fallback to the `random_compat` library for PHP 5.x. -
Created ticket #28633 on Core Trac:
Generate better random numbers