CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - java system

搜索资源列表

  1. MD5Code

    0下载:
  2. md5编码器,用于用户注册系统的密码加密功能,返回的32为字符串-md5 encoder for the user registration system encryption password, the return of 32 for the string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:4.24kb
    • 提供者:satanest
  1. IS_Project1

    0下载:
  2. 这是一个文本加密、解密系统,提供了对称加密和非对称加密两种模式。此外,还实现了数字签名及其验证功能。-This is a text encryption, decryption system provides symmetric encryption and asymmetric encryption mode. In addition, implementation of digital signature and the authentication function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1.23mb
    • 提供者:孙一鸣
  1. data_encrypt_using_java

    0下载:
  2. java 字符加密系统, 可以对64位的任意字符进行加密解密-java character encryption system can be arbitrary 64-bit encryption and decryption characters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5.64kb
    • 提供者:liujun
  1. AES-Crypto-SN-Generator

    1下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:749.77kb
    • 提供者:harris
  1. HyperedSystem

    0下载:
  2. Hyper System in Java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:19.28kb
    • 提供者:ibtesam
  1. AES

    0下载:
  2. AES encryption system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:57.65kb
    • 提供者:zodius
  1. encode

    0下载:
  2. base64編碼,vbs版本,還有個 java版本,可直接在作業系統上雙擊運行-base64 encoding, vbs version, there is a java version, can be directly run double in the operating system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2.07kb
    • 提供者:wenxin
  1. DES

    0下载:
  2. 数据加密算法(Data Encryption Algorithm,DEA)是一种对称加密算法,使用最广泛的密钥系统.基于JAVA-Data encryption algorithm (Data Encryption Algorithm, DEA) is a symmetric encryption algorithm, the most widely used key system. Based on JAVA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:40.04kb
    • 提供者:tony
  1. JAVA-ATM-Design-Report-

    0下载:
  2. 本系统主要实现ATM提款机的主要功能,包括系统自动识别卡号,验证用户信息(如果输入的密码三次错误时,系统自动扣留本信用卡),查询当前用户信用卡的余额,修改用户密码,打印清单,取款等功能。-The system is mainly to achieve the main function of ATM cash machines, including automatic identification card system to verify user information (if you en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:134.53kb
    • 提供者:李伟光
  1. Secure-instant-messaging-

    3下载:
  2. 基于加密安全的java即时通信系统设计 包含源代码、课程设计报告,以及说明。 实现功能: 1即时通信。 2对通信内容进行加密,解密。 3实现对公钥、私钥的保管、导出等。-Encryption-based secure instant messaging system designed to contain java source code, curriculum design, and instructions. Function: a real
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:167.48kb
    • 提供者:快点
  1. DomParse

    0下载:
  2. java代码。利用Dom解析器对XML文件进行解析,得到节点及子节点的Key和Value-r XML file system, get node and child nodes of the Key and the VJava code. Use of Dom parsealue mples
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1.27kb
    • 提供者:lilu
  1. AES-VC-AND_JAVA

    0下载:
  2. 在做跨平台或跨系统加密,经常需要用到JAVA编写和VC++来编写加密模块,因为算法不同导致相互加密的文件不能互相解密,一直困扰自己,后来经过既懂算法又懂JAVA和VC的高手才完成此模块。-Do cross-platform, cross-system encryption, it is often necessary to use JAVA writing and VC++ of to write encryption module, because the algorithm is diffe
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:88.71kb
    • 提供者:zjm
  1. Elgamal11

    0下载:
  2. java编写的加密系统基于ElGamal算法能够对数字进行加密解密。-written in Java encryption system based on the ElGamal algorithm for encryption and decryption of digital.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:14.58kb
    • 提供者:张起
  1. RSA-JavaScript

    1下载:
  2. RSA加密体制的java源代码,保证客户端与服务器端通信安全-this code is java source of RSA encoding system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.89mb
    • 提供者:newton
  1. bab4

    0下载:
  2. this section is continues prior section about DES (data encryption system). firstly, describe about Data encryption system using java, then made the simple of DES-this section is continues prior section about DES (data encryption system). firstly, d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-30
    • 文件大小:8.61kb
    • 提供者:su
  1. Vigenere

    0下载:
  2. JAVA实现的维吉尼亚加解密系统及唯密文破译系统-JAVA implementation of the Virginia encryption and decryption system and the only encryption system
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-29
    • 文件大小:206.09kb
    • 提供者:dark
  1. 用Java实现数字签名

    0下载:
  2. 信息安全实现一个简单的数字签名系统 ,能够进行简单的文件下载与传输(The realization of a simple digital signature system of information security, can download files and simple transmission)
  3. 所属分类:加密解密

    • 发布日期:2018-01-10
    • 文件大小:187kb
    • 提供者:xxmwyx
  1. xdebcaeb

    0下载:
  2. 本系统主要是针对用户和学生的,用户的信息是直接在注册的时候保存到数据库中的。(This system is mainly aimed at users and students, and the information of users is directly stored in the database when registered.)
  3. 所属分类:加密解密

    • 发布日期:2018-05-06
    • 文件大小:10kb
    • 提供者:479K55
搜珍网 www.dssz.com