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

Download cbor JAR 1.19 with all dependencies


A Java library for CBOR, COSE, CWT and mdoc.

Files of the artifact cbor version 1.19 from the group com.authlete.

Artifact cbor
Group com.authlete
Version 1.19
Last update 14. August 2024
Tags: cose java library mdoc cbor
Organization not specified
URL https://github.com/authlete/cbor
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies gson, bcpkix-jdk18on,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of cbor Show documentation

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

0 downloads

Source code of cbor version 1.19

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.authlete.cbor
META-INF.maven.com.authlete.cbor.META-INF.maven.com.authlete.cbor.pom.properties
META-INF.maven.com.authlete.cbor.META-INF.maven.com.authlete.cbor.pom.xml
com.authlete.cbor
com.authlete.cbor.com.authlete.cbor.CBORBigInteger
com.authlete.cbor.com.authlete.cbor.CBORBoolean
com.authlete.cbor.com.authlete.cbor.CBORBreak
com.authlete.cbor.com.authlete.cbor.CBORByteArray
com.authlete.cbor.com.authlete.cbor.CBORConstants
com.authlete.cbor.com.authlete.cbor.CBORDecoder
com.authlete.cbor.com.authlete.cbor.CBORDecoderException
com.authlete.cbor.com.authlete.cbor.CBORDecoderOptions
com.authlete.cbor.com.authlete.cbor.CBORDefaultDecoderOptions
com.authlete.cbor.com.authlete.cbor.CBORDiagnosticNotationException
com.authlete.cbor.com.authlete.cbor.CBORDiagnosticNotationParser
com.authlete.cbor.com.authlete.cbor.CBORDouble
com.authlete.cbor.com.authlete.cbor.CBORFloat
com.authlete.cbor.com.authlete.cbor.CBORInsufficientDataException
com.authlete.cbor.com.authlete.cbor.CBORInteger
com.authlete.cbor.com.authlete.cbor.CBORInvalidInfoException
com.authlete.cbor.com.authlete.cbor.CBORInvalidSimpleValueException
com.authlete.cbor.com.authlete.cbor.CBORItem
com.authlete.cbor.com.authlete.cbor.CBORItemList
com.authlete.cbor.com.authlete.cbor.CBORLong
com.authlete.cbor.com.authlete.cbor.CBORMalformedUtf8Exception
com.authlete.cbor.com.authlete.cbor.CBORNull
com.authlete.cbor.com.authlete.cbor.CBORNumber
com.authlete.cbor.com.authlete.cbor.CBOROutputStream
com.authlete.cbor.com.authlete.cbor.CBORPair
com.authlete.cbor.com.authlete.cbor.CBORPairList
com.authlete.cbor.com.authlete.cbor.CBORPairsBuilder
com.authlete.cbor.com.authlete.cbor.CBORParser
com.authlete.cbor.com.authlete.cbor.CBORSimpleValue
com.authlete.cbor.com.authlete.cbor.CBORString
com.authlete.cbor.com.authlete.cbor.CBORTaggedItem
com.authlete.cbor.com.authlete.cbor.CBORTooLongException
com.authlete.cbor.com.authlete.cbor.CBORUndefined
com.authlete.cbor.com.authlete.cbor.CBORUri
com.authlete.cbor.com.authlete.cbor.CBORValue
com.authlete.cbor.com.authlete.cbor.CBORizer
com.authlete.cbor.tag
com.authlete.cbor.tag.com.authlete.cbor.tag.CBORTagProcessor
com.authlete.cbor.tag.com.authlete.cbor.tag.CPBignum
com.authlete.cbor.tag.com.authlete.cbor.tag.CPDefault
com.authlete.cbor.tag.com.authlete.cbor.tag.CPUntag
com.authlete.cbor.tag.com.authlete.cbor.tag.CPUri
com.authlete.cbor.token
com.authlete.cbor.token.com.authlete.cbor.token.CBORToken
com.authlete.cbor.token.com.authlete.cbor.token.CBORTokenizer
com.authlete.cbor.token.com.authlete.cbor.token.CTArrayOpener
com.authlete.cbor.token.com.authlete.cbor.token.CTBigInteger
com.authlete.cbor.token.com.authlete.cbor.token.CTBoolean
com.authlete.cbor.token.com.authlete.cbor.token.CTBreak
com.authlete.cbor.token.com.authlete.cbor.token.CTByteString
com.authlete.cbor.token.com.authlete.cbor.token.CTDoubleFloatingPoint
com.authlete.cbor.token.com.authlete.cbor.token.CTFalse
com.authlete.cbor.token.com.authlete.cbor.token.CTFloatingPoint
com.authlete.cbor.token.com.authlete.cbor.token.CTHalfFloatingPoint
com.authlete.cbor.token.com.authlete.cbor.token.CTIndefiniteArrayOpener
com.authlete.cbor.token.com.authlete.cbor.token.CTIndefiniteByteStringOpener
com.authlete.cbor.token.com.authlete.cbor.token.CTIndefiniteMapOpener
com.authlete.cbor.token.com.authlete.cbor.token.CTIndefiniteOpener
com.authlete.cbor.token.com.authlete.cbor.token.CTIndefiniteTextStringOpener
com.authlete.cbor.token.com.authlete.cbor.token.CTInteger
com.authlete.cbor.token.com.authlete.cbor.token.CTMapOpener
com.authlete.cbor.token.com.authlete.cbor.token.CTNegativeBigInteger
com.authlete.cbor.token.com.authlete.cbor.token.CTNegativeInteger
com.authlete.cbor.token.com.authlete.cbor.token.CTNull
com.authlete.cbor.token.com.authlete.cbor.token.CTNumber
com.authlete.cbor.token.com.authlete.cbor.token.CTOpener
com.authlete.cbor.token.com.authlete.cbor.token.CTSimpleValue
com.authlete.cbor.token.com.authlete.cbor.token.CTSingleFloatingPoint
com.authlete.cbor.token.com.authlete.cbor.token.CTTag
com.authlete.cbor.token.com.authlete.cbor.token.CTTextString
com.authlete.cbor.token.com.authlete.cbor.token.CTTrue
com.authlete.cbor.token.com.authlete.cbor.token.CTUndefined
com.authlete.cbor.token.com.authlete.cbor.token.CTUnsignedBigInteger
com.authlete.cbor.token.com.authlete.cbor.token.CTUnsignedInteger
com.authlete.cose
com.authlete.cose.com.authlete.cose.BouncyCastleLoader
com.authlete.cose.com.authlete.cose.COSEEC2Key
com.authlete.cose.com.authlete.cose.COSEEncrypt
com.authlete.cose.com.authlete.cose.COSEEncrypt0
com.authlete.cose.com.authlete.cose.COSEException
com.authlete.cose.com.authlete.cose.COSEHeaderBuilder
com.authlete.cose.com.authlete.cose.COSEKey
com.authlete.cose.com.authlete.cose.COSEKeyBuilder
com.authlete.cose.com.authlete.cose.COSEMac
com.authlete.cose.com.authlete.cose.COSEMac0
com.authlete.cose.com.authlete.cose.COSEMessage
com.authlete.cose.com.authlete.cose.COSEMessageTagProcessor
com.authlete.cose.com.authlete.cose.COSEMessageType
com.authlete.cose.com.authlete.cose.COSEOKPKey
com.authlete.cose.com.authlete.cose.COSEObject
com.authlete.cose.com.authlete.cose.COSEProtectedHeader
com.authlete.cose.com.authlete.cose.COSEProtectedHeaderBuilder
com.authlete.cose.com.authlete.cose.COSERecipient
com.authlete.cose.com.authlete.cose.COSESign
com.authlete.cose.com.authlete.cose.COSESign1
com.authlete.cose.com.authlete.cose.COSESign1Builder
com.authlete.cose.com.authlete.cose.COSESignBuilder
com.authlete.cose.com.authlete.cose.COSESignature
com.authlete.cose.com.authlete.cose.COSESigner
com.authlete.cose.com.authlete.cose.COSEUnprotectedHeader
com.authlete.cose.com.authlete.cose.COSEUnprotectedHeaderBuilder
com.authlete.cose.com.authlete.cose.COSEVerifier
com.authlete.cose.com.authlete.cose.ECDSA
com.authlete.cose.com.authlete.cose.ECDSAConstants
com.authlete.cose.com.authlete.cose.EdDSA
com.authlete.cose.com.authlete.cose.HeaderValidator
com.authlete.cose.com.authlete.cose.KeyGetter
com.authlete.cose.com.authlete.cose.SigStructure
com.authlete.cose.com.authlete.cose.SigStructureBuilder
com.authlete.cose.constants
com.authlete.cose.constants.com.authlete.cose.constants.COSEAlgorithms
com.authlete.cose.constants.com.authlete.cose.constants.COSEEllipticCurves
com.authlete.cose.constants.com.authlete.cose.constants.COSEHeaderParameters
com.authlete.cose.constants.com.authlete.cose.constants.COSEKeyCommonParameters
com.authlete.cose.constants.com.authlete.cose.constants.COSEKeyOperations
com.authlete.cose.constants.com.authlete.cose.constants.COSEKeyTypeParameters
com.authlete.cose.constants.com.authlete.cose.constants.COSEKeyTypes
com.authlete.cwt
com.authlete.cwt.com.authlete.cwt.CWT
com.authlete.cwt.com.authlete.cwt.CWTClaimsSet
com.authlete.cwt.com.authlete.cwt.CWTClaimsSetBuilder
com.authlete.cwt.com.authlete.cwt.CWTKeyProofBuilder
com.authlete.cwt.com.authlete.cwt.CWTTagProcessor
com.authlete.cwt.com.authlete.cwt.ClaimsValidator
com.authlete.cwt.constants
com.authlete.cwt.constants.com.authlete.cwt.constants.CWTClaims
com.authlete.mdoc
com.authlete.mdoc.com.authlete.mdoc.AuthorizedDataElements
com.authlete.mdoc.com.authlete.mdoc.AuthorizedDataElementsEntry
com.authlete.mdoc.com.authlete.mdoc.AuthorizedNameSpaces
com.authlete.mdoc.com.authlete.mdoc.DataElementsArray
com.authlete.mdoc.com.authlete.mdoc.DeviceAuth
com.authlete.mdoc.com.authlete.mdoc.DeviceKeyInfo
com.authlete.mdoc.com.authlete.mdoc.DeviceNameSpaces
com.authlete.mdoc.com.authlete.mdoc.DeviceNameSpacesBytes
com.authlete.mdoc.com.authlete.mdoc.DeviceNameSpacesEntry
com.authlete.mdoc.com.authlete.mdoc.DeviceResponse
com.authlete.mdoc.com.authlete.mdoc.DeviceSigned
com.authlete.mdoc.com.authlete.mdoc.DeviceSignedItems
com.authlete.mdoc.com.authlete.mdoc.DeviceSignedItemsEntry
com.authlete.mdoc.com.authlete.mdoc.DigestIDs
com.authlete.mdoc.com.authlete.mdoc.DigestIDsEntry
com.authlete.mdoc.com.authlete.mdoc.Document
com.authlete.mdoc.com.authlete.mdoc.DocumentError
com.authlete.mdoc.com.authlete.mdoc.DocumentErrorEntry
com.authlete.mdoc.com.authlete.mdoc.ErrorItems
com.authlete.mdoc.com.authlete.mdoc.ErrorItemsEntry
com.authlete.mdoc.com.authlete.mdoc.Errors
com.authlete.mdoc.com.authlete.mdoc.ErrorsEntry
com.authlete.mdoc.com.authlete.mdoc.IssuerNameSpaces
com.authlete.mdoc.com.authlete.mdoc.IssuerNameSpacesEntry
com.authlete.mdoc.com.authlete.mdoc.IssuerSigned
com.authlete.mdoc.com.authlete.mdoc.IssuerSignedBuilder
com.authlete.mdoc.com.authlete.mdoc.IssuerSignedItem
com.authlete.mdoc.com.authlete.mdoc.IssuerSignedItemBytes
com.authlete.mdoc.com.authlete.mdoc.KeyAuthorizations
com.authlete.mdoc.com.authlete.mdoc.KeyInfo
com.authlete.mdoc.com.authlete.mdoc.KeyInfoEntry
com.authlete.mdoc.com.authlete.mdoc.MobileSecurityObject
com.authlete.mdoc.com.authlete.mdoc.MobileSecurityObjectBytes
com.authlete.mdoc.com.authlete.mdoc.ValidityInfo
com.authlete.mdoc.com.authlete.mdoc.ValueDigests
com.authlete.mdoc.com.authlete.mdoc.ValueDigestsEntry
com.authlete.mdoc.constants
com.authlete.mdoc.constants.com.authlete.mdoc.constants.MDLClaimNames
com.authlete.mdoc.constants.com.authlete.mdoc.constants.MDLConstants




© 2015 - 2024 Weber Informatics LLC | Privacy Policy