{"id":19064970,"url":"https://github.com/netkiller/safenet-php","last_synced_at":"2025-04-28T11:25:14.969Z","repository":{"id":57025535,"uuid":"9826212","full_name":"netkiller/safenet-php","owner":"netkiller","description":"SafeNet for PHP Extension - http://www.safenet-inc.com/ ","archived":false,"fork":false,"pushed_at":"2016-06-16T06:07:01.000Z","size":143,"stargazers_count":12,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-28T11:25:08.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://netkiller.github.io/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netkiller.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-03T01:28:02.000Z","updated_at":"2025-01-14T05:43:09.000Z","dependencies_parsed_at":"2022-08-23T16:11:05.019Z","dependency_job_id":null,"html_url":"https://github.com/netkiller/safenet-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netkiller%2Fsafenet-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netkiller%2Fsafenet-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netkiller%2Fsafenet-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netkiller%2Fsafenet-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netkiller","download_url":"https://codeload.github.com/netkiller/safenet-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251303618,"owners_count":21567725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T00:48:04.289Z","updated_at":"2025-04-28T11:25:14.946Z","avatar_url":"https://github.com/netkiller.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"safenet-php\n===========\n\nSafeNet for PHP - http://www.safenet-inc.com/ \n\nInstallation\n------------\n     # yum install -y libcurl-devel\n\n     # git clone https://github.com/netkiller/safenet-php.git\n     # cd safenet-php\n     # /srv/php/bin/phpize\n     # ./configure --with-php-config=/srv/php/bin/php-config\n     # make\n     # make install\n     \n     # cat \u003e /srv/php/etc/conf.d/safenet.ini \u003c\u003cPHP\n     extension=safenet.so\n     [SafeNet]\n     safenet.url=http://175.145.40.55/safe/interface\n     safenet.key=Web01-key\n     safenet.timeout=10\n     PHP\n\nTest\n----\n    # /srv/php/bin/php -m | grep safenet\n    safenet\n\n    php -r \"echo safenet_encrypt('helloworld');\"\n    php -r \"echo safenet_decrypt(safenet_encrypt('helloworld'));\"\n\nCode Example:\n-------------\n    \u003c?php\n    echo safenet_encrypt('helloworld');\n    echo safenet_decrypt(safenet_encrypt('helloworld'));\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetkiller%2Fsafenet-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetkiller%2Fsafenet-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetkiller%2Fsafenet-php/lists"}