# paseto ## Protocol Composition | Module | Description | | :------ | :------ | | [paseto](paseto/README.md) | Protocol-neutral PASETO and PASERK composition APIs for JavaScript runtimes. | ## Local Implementations | Module | Description | | :------ | :------ | | [v1/local](v1/local/README.md) | Built-in PASETO and PASERK v1.local capability factories and CryptoKey adapters backed by standard runtime APIs. | | [v2/local](v2/local/README.md) | Built-in PASETO and PASERK v2.local capability factories backed by standard runtime APIs. | | [v3/local](v3/local/README.md) | Built-in PASETO and PASERK v3.local capability factories and CryptoKey adapters backed by standard runtime APIs. | | [v4/local](v4/local/README.md) | Built-in PASETO and PASERK v4.local capability factories backed by standard runtime APIs. | ## Public Implementations | Module | Description | | :------ | :------ | | [v1/public](v1/public/README.md) | Built-in PASETO and PASERK v1.public capability factories and CryptoKey adapters backed by standard runtime APIs. | | [v2/public](v2/public/README.md) | Built-in PASETO and PASERK v2.public capability factories and CryptoKey adapters backed by standard runtime APIs. | | [v3/public](v3/public/README.md) | Built-in PASETO and PASERK v3.public capability factories and CryptoKey adapters backed by standard runtime APIs. | | [v4/public](v4/public/README.md) | Built-in PASETO and PASERK v4.public capability factories and CryptoKey adapters backed by standard runtime APIs. |