Current File : /home/pacjaorg/public_html/dnpsom/libraries/vendor/defuse/php-encryption/bin/generate-defuse-key
#!/usr/bin/env php
<?php

use Defuse\Crypto\Key;

foreach ([__DIR__ . '/../../../autoload.php', __DIR__ . '/../vendor/autoload.php'] as $file) {
    if (file_exists($file)) {
        require $file;
        break;
    }
}

$key = Key::createNewRandomKey();
echo $key->saveToAsciiSafeString(), "\n";
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

Site will be available soon. Thank you for your patience!