组织ID: |
com.healthmarketscience.jackcess |
项目ID: |
jackcess-encrypt |
版本: |
2.1.0 |
最后修改时间: |
2018-08-10 15:30:08 |
包类型: |
java-source (源码) |
大小: |
54.04KB |
|
Maven引入代码: |
<dependency>
<groupId>com.healthmarketscience.jackcess</groupId>
<artifactId>jackcess-encrypt</artifactId>
<version>2.1.0</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
Gradle引入代码: |
com.healthmarketscience.jackcess:jackcess-encrypt:2.1.0
|
下载Jar包: |
|
Jar包内容: |
META-INF/MANIFEST.MF
com/healthmarketscience/jackcess/impl/BaseCryptCodecHandler.java
com/healthmarketscience/jackcess/impl/BaseJetCryptCodecHandler.java
com/healthmarketscience/jackcess/impl/JetCryptCodecHandler.java
com/healthmarketscience/jackcess/impl/KeyCache.java
com/healthmarketscience/jackcess/impl/OfficeCryptCodecHandler.java
com/healthmarketscience/jackcess/impl/office/EncryptionVerifier.java
com/healthmarketscience/jackcess/impl/office/StreamCipherProvider.java
com/healthmarketscience/jackcess/impl/office/OfficeBinaryDocRC4Provider.java
com/healthmarketscience/jackcess/impl/office/XmlEncryptionDescriptor.java
com/healthmarketscience/jackcess/impl/office/EncryptionHeader.java
com/healthmarketscience/jackcess/impl/office/ECMAStandardEncryptionProvider.java
com/healthmarketscience/jackcess/impl/office/RC4CryptoAPIProvider.java
com/healthmarketscience/jackcess/impl/office/BlockCipherProvider.java
com/healthmarketscience/jackcess/impl/office/AgileEncryptionProvider.java
com/healthmarketscience/jackcess/impl/MSISAMCryptCodecHandler.java
com/healthmarketscience/jackcess/CryptCodecProvider.java
com/healthmarketscience/jackcess/PasswordCallback.java
com/healthmarketscience/jackcess/cryptmodel/package-info.java
com/healthmarketscience/jackcess/cryptmodel/CTEncryption.java
com/healthmarketscience/jackcess/cryptmodel/password/package-info.java
com/healthmarketscience/jackcess/cryptmodel/password/CTEncryption.java
com/healthmarketscience/jackcess/cryptmodel/password/CTKeyEncryptor.java
com/healthmarketscience/jackcess/cryptmodel/password/STPasswordKeyEncryptorUri.java
com/healthmarketscience/jackcess/cryptmodel/password/CTDataIntegrity.java
com/healthmarketscience/jackcess/cryptmodel/password/CTPasswordKeyEncryptor.java
com/healthmarketscience/jackcess/cryptmodel/password/CTKeyData.java
com/healthmarketscience/jackcess/cryptmodel/password/CTKeyEncryptors.java
com/healthmarketscience/jackcess/cryptmodel/password/ObjectFactory.java
com/healthmarketscience/jackcess/cryptmodel/cert/package-info.java
com/healthmarketscience/jackcess/cryptmodel/cert/CTCertificateKeyEncryptor.java
com/healthmarketscience/jackcess/cryptmodel/cert/STCertificateKeyEncryptorUri.java
com/healthmarketscience/jackcess/cryptmodel/cert/ObjectFactory.java
com/healthmarketscience/jackcess/cryptmodel/CTKeyEncryptor.java
com/healthmarketscience/jackcess/cryptmodel/CTDataIntegrity.java
com/healthmarketscience/jackcess/cryptmodel/CTKeyData.java
com/healthmarketscience/jackcess/cryptmodel/CTKeyEncryptors.java
com/healthmarketscience/jackcess/cryptmodel/ObjectFactory.java
com/healthmarketscience/jackcess/cryptmodel/encryptionInfo.xsd
com/healthmarketscience/jackcess/cryptmodel/certificateEncryptor.xsd
com/healthmarketscience/jackcess/cryptmodel/passwordEncryptor.xsd
|
依赖Jar: |
无
|