• 大小: 7.92MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-10-06
  • 语言: Java
  • 标签: android  图片加密  

资源简介

Android 图片加密解密,包括国际标准的AES加密和混入字节加密,非常实用

资源截图

代码片段和文件信息

/**
 * Automatically generated file. DO NOT MODIFY
 */
package com.test.photoencrypt.test;

public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean(“true“);
  public static final String APPLICATION_ID = “com.test.photoencrypt.test“;
  public static final String BUILD_TYPE = “debug“;
  public static final String FLAVOR = ““;
  public static final int VERSION_CODE = 1;
  public static final String VERSION_NAME = “1.0“;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-11-26 09:02  MyPhotoEncryptDemo\
     文件          98  2015-11-19 16:37  MyPhotoEncryptDemo\.gitignore
     目录           0  2015-11-26 09:02  MyPhotoEncryptDemo\.gradle\
     目录           0  2015-11-26 09:02  MyPhotoEncryptDemo\.gradle\2.2.1\
     目录           0  2015-11-26 09:02  MyPhotoEncryptDemo\.gradle\2.2.1\taskArtifacts\
     文件          31  2015-11-19 16:37  MyPhotoEncryptDemo\.gradle\2.2.1\taskArtifacts\cache.properties
     文件          17  2015-11-25 15:31  MyPhotoEncryptDemo\.gradle\2.2.1\taskArtifacts\cache.properties.lock
     文件       94244  2015-11-25 15:31  MyPhotoEncryptDemo\.gradle\2.2.1\taskArtifacts\fileHashes.bin
     文件     1310545  2015-11-25 15:31  MyPhotoEncryptDemo\.gradle\2.2.1\taskArtifacts\fileSnapshots.bin
     文件       19652  2015-11-19 16:48  MyPhotoEncryptDemo\.gradle\2.2.1\taskArtifacts\outputFileStates.bin
     文件       49956  2015-11-25 15:31  MyPhotoEncryptDemo\.gradle\2.2.1\taskArtifacts\taskArtifacts.bin
     目录           0  2015-11-26 09:03  MyPhotoEncryptDemo\.idea\
     文件          18  2015-11-19 16:37  MyPhotoEncryptDemo\.idea\.name
     文件         686  2015-11-19 16:37  MyPhotoEncryptDemo\.idea\compiler.xml
     目录           0  2015-11-26 09:02  MyPhotoEncryptDemo\.idea\copyright\
     文件          76  2015-11-19 16:37  MyPhotoEncryptDemo\.idea\copyright\profiles_settings.xml
     文件         200  2015-11-20 09:19  MyPhotoEncryptDemo\.idea\encodings.xml
     文件         608  2015-11-19 16:37  MyPhotoEncryptDemo\.idea\gradle.xml
     目录           0  2015-11-26 09:02  MyPhotoEncryptDemo\.idea\libraries\
     文件         776  2015-11-19 16:52  MyPhotoEncryptDemo\.idea\libraries\appcompat_v7_23_1_0.xml
     文件         525  2015-11-19 16:40  MyPhotoEncryptDemo\.idea\libraries\support_annotations_23_1_0.xml
     文件         918  2015-11-19 16:52  MyPhotoEncryptDemo\.idea\libraries\support_v4_23_1_0.xml
     文件        1516  2015-11-25 15:37  MyPhotoEncryptDemo\.idea\misc.xml
     文件         373  2015-11-24 14:37  MyPhotoEncryptDemo\.idea\modules.xml
     文件         167  2015-11-25 15:37  MyPhotoEncryptDemo\.idea\vcs.xml
     文件      148260  2015-11-26 09:01  MyPhotoEncryptDemo\.idea\workspace.xml
     目录           0  2015-11-26 09:02  MyPhotoEncryptDemo\app\
     文件           8  2015-11-19 16:37  MyPhotoEncryptDemo\app\.gitignore
     文件        7673  2015-11-26 08:47  MyPhotoEncryptDemo\app\app.iml
     目录           0  2015-11-26 09:02  MyPhotoEncryptDemo\app\build\
     文件         612  2015-11-19 16:37  MyPhotoEncryptDemo\app\build.gradle
............此处省略1332个文件信息

评论

共有 条评论