erlang-jose
JOSE library
A JSON Object Signing and Encryption library for Erlang and Elixir
JSON Object Signing and Encryption (JOSE) for Erlang and Elixir
308 stars
17 watching
104 forks
Language: Erlang
last commit: 3 months ago
Linked from 1 awesome list
cryptographyelixirerlangjosejwt
Related projects:
Repository | Description | Stars |
---|---|---|
potatosalad/erlang-crypto_rsassa_pss | A cryptographic signature algorithm implementation for Erlang and Elixir | 12 |
cisco/node-jose | A JavaScript implementation of JSON Object Signing and Encryption protocols | 703 |
davesag/jose-simple | A simple library for encrypting and decrypting data using the JOSE standard | 63 |
frasertweedale/hs-jose | Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 122 |
mpdavis/python-jose | Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,548 |
lestrrat-go/jwx | Implementation of various JOSE technologies in Go | 1,952 |
blackdoor/jose | Extensible JOSE library for Scala providing features for JWT signing and validation | 15 |
dvsekhvalnov/jose-rt | Implementation of secure data signing and encryption protocols | 19 |
namshi/jose | Library implementing JSON Web Signature specification for authenticating user credentials and verifying requests. | 1,797 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
vic/ok_jose | Library providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples. | 100 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
dvsekhvalnov/jose2go | A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication | 187 |
trapped/elixir-rsa | Provides an easy-to-use wrapper for public key cryptography in Elixir | 35 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 946 |