php-lcobucci-jwt (5.6.0-1)
Details
Core information at a glance
- Distribution
- ubuntu
- Origin
- ubuntu-stonking
- Repository
- https://nl.archive.ubuntu.com/ubuntu
- Codename
- stonking
- Component
- universe
- Source
- none
- Architecture
- i386
- Section
- universe/php
- Priority
- optional
- Maintainer
- Ubuntu Developers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 152 B
- Size expected
- 20.9 kB
- Size actual
- 20.9 kB
- Size match
Description
A simple library to work with JSON Web Token and JSON Web Signature
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | cf64aa94…760f1e6a | |
| SHA-1 | cee9d998…fe5139f8 | |
| SHA-256 | e288ce54…c8e052bb | |
| SHA-512 | 788a1a69…8f181fc4 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/php-lcobucci-jwt usr/share/doc/php-lcobucci-jwt/README.md usr/share/doc/php-lcobucci-jwt/changelog.Debian.gz usr/share/doc/php-lcobucci-jwt/copyright usr/share/php usr/share/php/Lcobucci usr/share/php/Lcobucci/JWT usr/share/php/Lcobucci/JWT/Builder.php usr/share/php/Lcobucci/JWT/ClaimsFormatter.php usr/share/php/Lcobucci/JWT/Configuration.php usr/share/php/Lcobucci/JWT/Decoder.php usr/share/php/Lcobucci/JWT/Encoder.php usr/share/php/Lcobucci/JWT/Encoding usr/share/php/Lcobucci/JWT/Encoding/CannotDecodeContent.php usr/share/php/Lcobucci/JWT/Encoding/CannotEncodeContent.php usr/share/php/Lcobucci/JWT/Encoding/ChainedFormatter.php usr/share/php/Lcobucci/JWT/Encoding/JoseEncoder.php usr/share/php/Lcobucci/JWT/Encoding/MicrosecondBasedDateConversion.php usr/share/php/Lcobucci/JWT/Encoding/UnifyAudience.php usr/share/php/Lcobucci/JWT/Encoding/UnixTimestampDates.php usr/share/php/Lcobucci/JWT/Exception.php usr/share/php/Lcobucci/JWT/JwtFacade.php usr/share/php/Lcobucci/JWT/Parser.php usr/share/php/Lcobucci/JWT/Signer usr/share/php/Lcobucci/JWT/Signer/Blake2b.php usr/share/php/Lcobucci/JWT/Signer/CannotSignPayload.php usr/share/php/Lcobucci/JWT/Signer/Ecdsa usr/share/php/Lcobucci/JWT/Signer/Ecdsa/ConversionFailed.php usr/share/php/Lcobucci/JWT/Signer/Ecdsa/MultibyteStringConverter.php usr/share/php/Lcobucci/JWT/Signer/Ecdsa/Sha256.php usr/share/php/Lcobucci/JWT/Signer/Ecdsa/Sha384.php usr/share/php/Lcobucci/JWT/Signer/Ecdsa/Sha512.php usr/share/php/Lcobucci/JWT/Signer/Ecdsa/SignatureConverter.php usr/share/php/Lcobucci/JWT/Signer/Ecdsa.php usr/share/php/Lcobucci/JWT/Signer/Eddsa.php usr/share/php/Lcobucci/JWT/Signer/Hmac usr/share/php/Lcobucci/JWT/Signer/Hmac/Sha256.php usr/share/php/Lcobucci/JWT/Signer/Hmac/Sha384.php usr/share/php/Lcobucci/JWT/Signer/Hmac/Sha512.php usr/share/php/Lcobucci/JWT/Signer/Hmac.php usr/share/php/Lcobucci/JWT/Signer/InvalidKeyProvided.php usr/share/php/Lcobucci/JWT/Signer/Key usr/share/php/Lcobucci/JWT/Signer/Key/FileCouldNotBeRead.php usr/share/php/Lcobucci/JWT/Signer/Key/InMemory.php usr/share/php/Lcobucci/JWT/Signer/Key.php usr/share/php/Lcobucci/JWT/Signer/OpenSSL.php usr/share/php/Lcobucci/JWT/Signer/Rsa usr/share/php/Lcobucci/JWT/Signer/Rsa/Sha256.php usr/share/php/Lcobucci/JWT/Signer/Rsa/Sha384.php usr/share/php/Lcobucci/JWT/Signer/Rsa/Sha512.php usr/share/php/Lcobucci/JWT/Signer/Rsa.php usr/share/php/Lcobucci/JWT/Signer.php usr/share/php/Lcobucci/JWT/SodiumBase64Polyfill.php usr/share/php/Lcobucci/JWT/Token usr/share/php/Lcobucci/JWT/Token/Builder.php usr/share/php/Lcobucci/JWT/Token/DataSet.php usr/share/php/Lcobucci/JWT/Token/InvalidTokenStructure.php usr/share/php/Lcobucci/JWT/Token/Parser.php usr/share/php/Lcobucci/JWT/Token/Plain.php usr/share/php/Lcobucci/JWT/Token/RegisteredClaimGiven.php usr/share/php/Lcobucci/JWT/Token/RegisteredClaims.php usr/share/php/Lcobucci/JWT/Token/Signature.php usr/share/php/Lcobucci/JWT/Token/UnsupportedHeaderFound.php usr/share/php/Lcobucci/JWT/Token.php usr/share/php/Lcobucci/JWT/UnencryptedToken.php usr/share/php/Lcobucci/JWT/Validation usr/share/php/Lcobucci/JWT/Validation/Constraint usr/share/php/Lcobucci/JWT/Validation/Constraint/CannotValidateARegisteredClaim.php usr/share/php/Lcobucci/JWT/Validation/Constraint/HasClaim.php usr/share/php/Lcobucci/JWT/Validation/Constraint/HasClaimWithValue.php usr/share/php/Lcobucci/JWT/Validation/Constraint/IdentifiedBy.php usr/share/php/Lcobucci/JWT/Validation/Constraint/IssuedBy.php usr/share/php/Lcobucci/JWT/Validation/Constraint/LeewayCannotBeNegative.php usr/share/php/Lcobucci/JWT/Validation/Constraint/LooseValidAt.php usr/share/php/Lcobucci/JWT/Validation/Constraint/PermittedFor.php usr/share/php/Lcobucci/JWT/Validation/Constraint/RelatedTo.php usr/share/php/Lcobucci/JWT/Validation/Constraint/SignedWith.php usr/share/php/Lcobucci/JWT/Validation/Constraint/SignedWithOneInSet.php usr/share/php/Lcobucci/JWT/Validation/Constraint/SignedWithUntilDate.php usr/share/php/Lcobucci/JWT/Validation/Constraint/StrictValidAt.php usr/share/php/Lcobucci/JWT/Validation/Constraint.php usr/share/php/Lcobucci/JWT/Validation/ConstraintViolation.php usr/share/php/Lcobucci/JWT/Validation/NoConstraintsGiven.php usr/share/php/Lcobucci/JWT/Validation/RequiredConstraintsViolated.php usr/share/php/Lcobucci/JWT/Validation/SignedWith.php usr/share/php/Lcobucci/JWT/Validation/ValidAt.php usr/share/php/Lcobucci/JWT/Validation/Validator.php usr/share/php/Lcobucci/JWT/Validator.php usr/share/php/Lcobucci/JWT/autoload.php usr/share/pkg-php-tools usr/share/pkg-php-tools/autoloaders usr/share/pkg-php-tools/autoloaders/php-lcobucci-jwt