Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Public Key Infrastructure without Certificate Authorities, for WordPress and Packagist

License

NotificationsYou must be signed in to change notification settings

paragonie/libgossamer

Repository files navigation

Build StatusStatic AnalysisLatest Stable VersionLatest Unstable VersionLicenseDownloads

Want to learn about the Gossamer project?Check out our website!

Library that provides most of the plumbing for the Gossamer PKI.

Since version 0.4.0 it also bundles a client-side library for retrievingkeys and verifying the signatures of update files.

The code syntax is compatible with PHP 5.3+, but this is only intended for PHP 5.6+,as per WordPress's new minimum supported version.

Getting Started

Installing

First, obtain the source code from Composer/Packagist, like so:

composer require paragonie/libgossamer:^0|^1

This will include two components:

  1. The library that implements the Gossamer specification.
  2. TheGossamer Client.

The next steps will depend entirely on what you want to do with Gossamer.Check out thetutorials directory for specific next steps.

Other Repositories

Documentation

Read the Libgossamer Documentation online.


[8]ページ先頭

©2009-2025 Movatter.jp