jar

com.azure : azure-cosmos-encryption

Maven & Gradle

Aug 21, 2023
2.1k stars

Encryption Plugin for Azure Cosmos DB SDK · This Package contains Encryption Plugin for Microsoft Azure Cosmos SDK

Table Of Contents

Latest Version

Download com.azure : azure-cosmos-encryption JAR file - Latest Versions:

All Versions

Download com.azure : azure-cosmos-encryption JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window azure-cosmos-encryption-2.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.azure.cosmos.encryption.implementation

├─ com.azure.cosmos.encryption.implementation.CachedEncryptionSettings.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.Constants.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.CosmosResponseFactory.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.EncryptionExceptionFactory.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.EncryptionImplementationBridgeHelpers.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.EncryptionProcessor.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.EncryptionSettings.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.EncryptionUtils.class - [JAR]

com.azure.cosmos.encryption.models

├─ com.azure.cosmos.encryption.models.CosmosEncryptionAlgorithm.class - [JAR]

├─ com.azure.cosmos.encryption.models.CosmosEncryptionType.class - [JAR]

├─ com.azure.cosmos.encryption.models.SqlQuerySpecWithEncryption.class - [JAR]

com.azure.cosmos.encryption.implementation.keyprovider

├─ com.azure.cosmos.encryption.implementation.keyprovider.EncryptionKeyStoreProviderImpl.class - [JAR]

com.azure.cosmos.encryption.implementation.mdesrc.cryptography

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.AeadAes256CbcHmac256EncryptionAlgorithm.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.BooleanSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.ByteSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.CharSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.CryptographyExtensions.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.DataEncryptionKey.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.DataEncryptionKeyAlgorithm.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.DataProtector.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.DateSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.DateTimeOffset.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.DoubleSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.EncryptionKeyStoreProvider.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.EncryptionSettings.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.EncryptionSettingsImpl.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.EncryptionType.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.FloatSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.GregorianChange.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.ISerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.IntegerSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.JDBCType.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.KeyEncryptionKey.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.KeyEncryptionKeyAlgorithm.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.LongSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.MicrosoftDataEncryptionException.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.MicrosoftDataEncryptionExceptionResource.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.Nanos.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.ProtectedDataEncryptionKey.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.Quadruple.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SSType.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SecurityUtility.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.Serializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SerializerFactory.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlBigIntSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlBinarySerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlBooleanSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlCharSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlDateSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlDatetime2Serializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlDatetimeSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlDatetimeoffsetSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlDecimalSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlFloatSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlIntegerSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlMoneySerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlNcharSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlNumericSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlNvarcharSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlRealSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlSerializerFactory.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlSerializerUtil.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlSmalldatetimeSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlSmallintSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlSmallmoneySerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlTimeSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlTinyintSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlUniqueidentifierSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlVarbinarySerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.SqlVarcharSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.StandardSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.StandardSerializerFactory.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.StringSerializer.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.Triple.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.Tuple.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.Type.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.Types.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.UTC.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.UserKeyStoreProviderCatalog.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.Utils.class - [JAR]

├─ com.azure.cosmos.encryption.implementation.mdesrc.cryptography.UuidSerializer.class - [JAR]

com.azure.cosmos.encryption

├─ com.azure.cosmos.encryption.ChangeFeedEncryptionProcessorBuilder.class - [JAR]

├─ com.azure.cosmos.encryption.CosmosEncryptionAsyncClient.class - [JAR]

├─ com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer.class - [JAR]

├─ com.azure.cosmos.encryption.CosmosEncryptionAsyncDatabase.class - [JAR]

├─ com.azure.cosmos.encryption.CosmosEncryptionClient.class - [JAR]

├─ com.azure.cosmos.encryption.CosmosEncryptionClientBuilder.class - [JAR]

├─ com.azure.cosmos.encryption.CosmosEncryptionContainer.class - [JAR]

├─ com.azure.cosmos.encryption.CosmosEncryptionDatabase.class - [JAR]

Advertisement

Dependencies from Group

Aug 05, 2023
250 usages
2.1k stars
Aug 10, 2023
157 usages
2.1k stars
Aug 05, 2023
127 usages
2.1k stars
Aug 05, 2023
117 usages
2.1k stars
Aug 05, 2023
94 usages
2.1k stars

Discover Dependencies

Jan 27, 2023
1 usages
294 stars
Jul 16, 2022
0 stars
Apr 06, 2021
375 stars
Apr 05, 2023
507 stars
Apr 06, 2021
3 usages
51 stars
Aug 18, 2023
13 stars
Apr 07, 2021
1 usages
0 stars
sdk
Aug 08, 2023
1 usages
116 stars