搜索资源列表
DES_java1234
- des算法简单实现。它以64位的明文和56位的密钥作为输入,通过DES加密运算产生64位密文输出。其解密过程利用同以密钥和算法将密文还原成明文。因为java语言的安全性&网络处理能力强,所以就利用了java语言编写-des simple algorithm to achieve. It's expressly 64 and 56 as the key input, through DES encryption algorithms have 64 ciphertext output. I
用Java描述加密解密过程
- 加密解密算法
DES
- 使用JAVA实现DES密码加密、解密过程,密钥在程序中能够指定,也可改为用户自己输入-DES implementation using JAVA password encryption, decryption process, the key specified in the procedure can also be changed to the user' s own input
Crypto
- 此程式是利用DES 來進行加密與解密的動作,Mode 採用ECB,Padding 方 法則採用PKCS5Padding。Key 是由程式自行產生,採用Pseudorandom number generator 來產生Key。利用Framework 為Java Cryptography Extension (JCE) 。-This program is the use of DES to encrypt and decrypt action, Mode ECB Padding method
Licence
- Java的AES加密、解密实战(产品研发中的licence模块)-Java AES encryption, decryption combat ( product development in licence module. )
Encryption
- 这个是用java实现的信息安全中的加密以及解密过程-This is using java to achieve information security in the encryption and decryption process
desdll
- 据说是加密解密用的,调用代码为public static native String dtdes2java(String src, String des, String key, String flag) 成功了,给我留个言,-this is dll for java diaoyong
DES-Encryption-
- 由于使用post提交的数据也可以通过工具拦截到明文数据,所以很多时候需要在前台用js加密后端代码解密。由于本人也在项目中使用到这个,现在做了一个例子是java版本的,希望对大家有用。-Due to the use of the post submit data can also intercept to plaintext data through the tool, so a lot of time need to encrypt the back-end code decryption us
Encryption-to-decrypt
- 一个加密解密的源程序,非常的好用java的源代码-An encrypted decryption source program, very good Java source code
kaisa
- 基于java的凯撒密码加密解密ui程序 使用了winbuilder 创建界面-Java-based ui Caesar cipher encryption and decryption program uses winbuilder creation interface. .
rsa
- 利用java实现了RSA算法的加密和解密功能-Java implementation of the RSA algorithm utilizing encryption and decryption functions
des
- 基于DES的对称加密、利用java中的相关类实现对指定字符串的加解密、实现图形界面-DES based on symmetric encryption, the use of java in the relevant class implements the specified string encryption and decryption, implement graphical interface
DEScode
- DES加密解密程序的主程序在 FileDES类中,可以操作的文件类型有TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问题。-DES encryption and decryption procedures of the main program in FileDES class, the file type can be operated on TXT, DOC, JAVA. There is no problem working with the Word document
utils-master
- 包含各种实用的java工具类,例如对文件流、字符串加密解密、打印、字符串编码、邮件等工具-Contains a variety of useful java tools, such as file flow, string encryption and decryption, printing, string coding, mail and other tools
ThreeDes
- Java加密解密代码, Java加密解密代码,Java加密解密代码-Java encryption and decryption code, Java encryption and decryption code, Java code encryption and decryption
SM2&SM3&SM4 java实现
- SM2&SM3&SM4 java实现文字的加密解密(SM2&SM3&SM4 java to achieve text encryption and decryption)
java_DES加密解密源码
- Java实现des加密解密算法,des加密解密算法(Java implementation of DES encryption algorithm)
Hutool_v3.2.0
- Hutool是一个Java基础工具类,对文件、流、加密解密、转码、正则、线程、XML等JDK方法进行封装,组成各种Util工具类,同时提供以下组件: 布隆过滤 缓存 克隆接口 类型转换 日期处理 数据库ORM(基于ActiveRecord思想) 基于DFA有限自动机的多个关键字查找 HTTP客户端 IO和文件 有用的一些数据结构 日志 反射代理类的简化(AOP切面实现) Setting(一种扩展Properties的配置文件) System(JVM和系统信息等) W
AES加密算法(java实现)
- 简单的密码加密和解密,相对简单,新手使用,有些许不足,谨慎下载,(Simple encryption and decryption of the password, relatively simple, the new use of the novice, some is not enough, carefully downloaded,)
rsa
- java平台实现rsa算法,自动进行加密解密输出密文(Implementation of RSA algorithm on Java platform)