hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

jose

1.11.10
1.11.12 1.11.11 1.11.10 1.11.9 1.11.8 1.11.7 1.11.6 1.11.5 1.11.4 1.11.2 1.11.1 1.11.0 1.10.1 1.10.0 1.9.0 1.8.4 1.8.3 1.8.2 1.8.1 1.8.0 1.7.9 1.7.8 1.7.7 1.7.6 1.7.5 1.7.4 1.7.3 1.7.2 1.7.1 1.7.0 1.6.1 1.6.0 1.5.2 1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.0 1.2.0 1.1.3 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0

JSON Object Signing and Encryption (JOSE) for Erlang and Elixir.

HexDocs Report package

Current section

Documentation

Jump to
Documentation
Changelog
License
46 Versions
0 Dependencies
135 Dependants
1 Advisory
Files
Activity
Documentation 46 Versions 0 Dependencies 135 Dependants 1 Advisory Files Activity
Readme Changelog License

From README.md

Loading README...

JSON Object Signing and Encryption (JOSE) for Erlang and Elixir.

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, 1.11.10
0 5K 10K 15K 20K

this version

13 441 738

yesterday

57 991

last 7 days

275 266

all time

112 762 048

Last Updated

Apr 17, 2024

License

MIT

Build Tools

mix rebar3

Publisher

potatosalad potatosalad

Links

  • Docs
  • Github

Owners

  • ericmj ericmj
  • potatosalad potatosalad
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".