All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jose4j JAR 0.3.6 with all dependencies


The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK). It is written in Java and relies solely on the JCA APIs for cryptography. Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..

Files of the artifact jose4j version 0.3.6 from the group org.bitbucket.b_c.

Artifact jose4j
Group org.bitbucket.b_c
Version 0.3.6
Last update 06. June 2014
Tags: relies home object from info open please more signing json encryption solely written algorithms wiki working signature jose4j https javascrip apis jose cryptography ietf bitbucket source implementation library java group
Organization not specified
URL https://bitbucket.org/b_c/jose4j/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 0.9.6
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jose4j Show documentation

Please rate this JAR file. Is it a good library?

jose4j
Rate from 1 - 5, Rated 3.67 based on 3 reviews

546 downloads

Source code of jose4j version 0.3.6

META-INF
META-INF.META-INF.MANIFEST.MF
org.jose4j.base64url
org.jose4j.base64url.org.jose4j.base64url.Base64Url
org.jose4j.json
org.jose4j.json.org.jose4j.json.JsonHeaderUtil
org.jose4j.json.org.jose4j.json.JsonUtil
org.jose4j.jwa
org.jose4j.jwa.org.jose4j.jwa.Algorithm
org.jose4j.jwa.org.jose4j.jwa.AlgorithmAvailability
org.jose4j.jwa.org.jose4j.jwa.AlgorithmConstraints
org.jose4j.jwa.org.jose4j.jwa.AlgorithmFactory
org.jose4j.jwa.org.jose4j.jwa.AlgorithmFactoryFactory
org.jose4j.jwa.org.jose4j.jwa.AlgorithmInfo
org.jose4j.jwe
org.jose4j.jwe.org.jose4j.jwe.AesCbcHmacSha2ContentEncryptionAlgorithm
org.jose4j.jwe.org.jose4j.jwe.AesGcmContentEncryptionAlgorithm
org.jose4j.jwe.org.jose4j.jwe.AesGcmKeyEncryptionAlgorithm
org.jose4j.jwe.org.jose4j.jwe.AesKeyWrapManagementAlgorithm
org.jose4j.jwe.org.jose4j.jwe.CipherStrengthSupport
org.jose4j.jwe.org.jose4j.jwe.CipherUtil
org.jose4j.jwe.org.jose4j.jwe.ContentEncryptionAlgorithm
org.jose4j.jwe.org.jose4j.jwe.ContentEncryptionAlgorithmIdentifiers
org.jose4j.jwe.org.jose4j.jwe.ContentEncryptionKeyDescriptor
org.jose4j.jwe.org.jose4j.jwe.ContentEncryptionKeys
org.jose4j.jwe.org.jose4j.jwe.ContentEncryptionParts
org.jose4j.jwe.org.jose4j.jwe.DirectKeyManagementAlgorithm
org.jose4j.jwe.org.jose4j.jwe.EcdhKeyAgreementAlgorithm
org.jose4j.jwe.org.jose4j.jwe.EcdhKeyAgreementWithAesKeyWrapAlgorithm
org.jose4j.jwe.org.jose4j.jwe.InitializationVectorHelp
org.jose4j.jwe.org.jose4j.jwe.JsonWebEncryption
org.jose4j.jwe.org.jose4j.jwe.KeyManagementAlgorithm
org.jose4j.jwe.org.jose4j.jwe.KeyManagementAlgorithmIdentifiers
org.jose4j.jwe.org.jose4j.jwe.Pbes2HmacShaWithAesKeyWrapAlgorithm
org.jose4j.jwe.org.jose4j.jwe.RsaKeyManagementAlgorithm
org.jose4j.jwe.org.jose4j.jwe.SimpleAeadCipher
org.jose4j.jwe.org.jose4j.jwe.WrappingKeyManagementAlgorithm
org.jose4j.jwe.kdf
org.jose4j.jwe.kdf.org.jose4j.jwe.kdf.ConcatKeyDerivationFunction
org.jose4j.jwe.kdf.org.jose4j.jwe.kdf.KdfUtil
org.jose4j.jwe.kdf.org.jose4j.jwe.kdf.PasswordBasedKeyDerivationFunction2
org.jose4j.jwk
org.jose4j.jwk.org.jose4j.jwk.EcJwkGenerator
org.jose4j.jwk.org.jose4j.jwk.EllipticCurveJsonWebKey
org.jose4j.jwk.org.jose4j.jwk.JsonWebKey
org.jose4j.jwk.org.jose4j.jwk.JsonWebKeySet
org.jose4j.jwk.org.jose4j.jwk.OctJwkGenerator
org.jose4j.jwk.org.jose4j.jwk.OctetSequenceJsonWebKey
org.jose4j.jwk.org.jose4j.jwk.PublicJsonWebKey
org.jose4j.jwk.org.jose4j.jwk.RsaJsonWebKey
org.jose4j.jwk.org.jose4j.jwk.RsaJwkGenerator
org.jose4j.jwk.org.jose4j.jwk.Use
org.jose4j.jws
org.jose4j.jws.org.jose4j.jws.AlgorithmIdentifiers
org.jose4j.jws.org.jose4j.jws.BaseSignatureAlgorithm
org.jose4j.jws.org.jose4j.jws.EcdsaUsingShaAlgorithm
org.jose4j.jws.org.jose4j.jws.HmacUsingShaAlgorithm
org.jose4j.jws.org.jose4j.jws.JsonWebSignature
org.jose4j.jws.org.jose4j.jws.JsonWebSignatureAlgorithm
org.jose4j.jws.org.jose4j.jws.PlaintextNoneAlgorithm
org.jose4j.jws.org.jose4j.jws.RsaUsingShaAlgorithm
org.jose4j.jwt
org.jose4j.jwt.org.jose4j.jwt.IntDate
org.jose4j.jwt.org.jose4j.jwt.ReservedClaimNames
org.jose4j.jwx
org.jose4j.jwx.org.jose4j.jwx.CompactSerializer
org.jose4j.jwx.org.jose4j.jwx.HeaderParameterNames
org.jose4j.jwx.org.jose4j.jwx.Headers
org.jose4j.jwx.org.jose4j.jwx.JsonWebStructure
org.jose4j.jwx.org.jose4j.jwx.KeyValidationSupport
org.jose4j.keys
org.jose4j.keys.org.jose4j.keys.AesKey
org.jose4j.keys.org.jose4j.keys.BigEndianBigInteger
org.jose4j.keys.org.jose4j.keys.EcKeyUtil
org.jose4j.keys.org.jose4j.keys.EllipticCurves
org.jose4j.keys.org.jose4j.keys.HmacKey
org.jose4j.keys.org.jose4j.keys.KeyPairUtil
org.jose4j.keys.org.jose4j.keys.KeyPersuasion
org.jose4j.keys.org.jose4j.keys.PbkdfKey
org.jose4j.keys.org.jose4j.keys.RsaKeyUtil
org.jose4j.keys.org.jose4j.keys.X509Util
org.jose4j.lang
org.jose4j.lang.org.jose4j.lang.ByteGenerator
org.jose4j.lang.org.jose4j.lang.ByteUtil
org.jose4j.lang.org.jose4j.lang.DefaultByteGenerator
org.jose4j.lang.org.jose4j.lang.ExceptionHelp
org.jose4j.lang.org.jose4j.lang.IntegrityException
org.jose4j.lang.org.jose4j.lang.InvalidAlgorithmException
org.jose4j.lang.org.jose4j.lang.InvalidKeyException
org.jose4j.lang.org.jose4j.lang.JoseException
org.jose4j.lang.org.jose4j.lang.JsonHelp
org.jose4j.lang.org.jose4j.lang.StringUtil
org.jose4j.lang.org.jose4j.lang.UncheckedJoseException
org.jose4j.mac
org.jose4j.mac.org.jose4j.mac.MacUtil
org.jose4j.zip
org.jose4j.zip.org.jose4j.zip.CompressionAlgorithm
org.jose4j.zip.org.jose4j.zip.CompressionAlgorithmIdentifiers
org.jose4j.zip.org.jose4j.zip.DeflateRFC1951CompressionAlgorithm




© 2015 - 2024 Weber Informatics LLC | Privacy Policy