搜索资源列表
JAVA_data_encrypt
- 这个是一个用java编写的对数据进行加密和解密的例子-This is a java prepared with the right data encryption and decryption example
sorgentiJava.tar
- 加密算法,可以实现数据的加密过程,原代码 直接可以用 -encryption algorithm, can achieve data encryption process, the original code can be used directly
ShamirAlgorithms
- 用java实现Shamir门限算法,可用于数据的加密解密,特别是传送加密密钥时有用-with java achieve Shamir threshold algorithm can be used for data encryption and decryption. Special transmission of the encryption key is useful when
javamd5
- 使用MD5进行数据加密的算法的实现源码.-use of MD5 for data encryption algorithm to achieve the source.
StringUtils
- 1.字符处理组件,包括数据编码的转换,数据简单加密解密以及其他数据的处理方法.具体说明请见Document\StringUtils.doc. 2.Class文件夹下存放的是编译好了的class文件,可以直接使用. 3.在sample下有该组件使用的jsp例子. 4.原代码请参照source文件夹下的StringUtils.java. 5.Enviroument文件中存放的SystemConfig.java是用来读取配置文件中内码外码信息的,在StringUtils.java中ex
xueshengupdata
- 程序如果发现不知道密码请在数据库里找. 如果遇到MD5加密文件,而又不知道的密码的, 请在数据库中换上这组加密的数据吧 MD5_16加密的请换成 469e80d32c0559f8 如果是MD5_32加密的换成 7fef6171469e80d32c0559f88b377245 那么密码就是admin-Procedures do not know if the password in the database to find. If there is MD5 encrypted
Jiemi
- 这个一个对文件进行解密的程序,他对程序的每个数据都进行二进制加密。。。。有兴趣的可以-The declassified document a procedure, the procedure he carried out for each binary data encryption. . . . Who are interested can look at the .....
Blowfish
- JAVA中的Blowfish加密属于对称密钥算法,如果知道密钥,则可以对加密后的数据解密,但如果如果不知道密钥,基本上是不可能的,因此,这就决定了它的先天不足,就是带来的密钥的管理问题。-JAVA The Blowfish symmetric key encryption algorithms are, if you know the key, you can decrypt the encrypted data, but if if you do not know the key, it is
RSA
- rsa的加密算法,可以实现简单的数据加密以及解密工程,没有图形界面-rsa encryption algorithm, can achieve a simple data encryption and decryption works, there is no graphical interface
company16
- 该项目使用层叠样式表(div标签)对整体页面美工,图片以二进制存放到数据库中,在页面中以字节流的方式从数据库中读取出来,使用JS制作了一个简易的导航栏,使用了数据加密对用户密码进行加密 -The project uses cascading style sheets (div tag) on the whole page, art, pictures stored in the database in binary, in the page as a byte stream read out f
Lab1_3_1
- 1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥提供给对方,然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的私钥解密后得到F(x),在同本地计算得到的F(X)进行对比,如果一致,说明公钥分配成功。 (3)A用B的公钥对一图象文
kaisamima
- 凯撒密码实现报告,用java编程实现对数据的加密,附源代码及实验报告-Caesar Cipher implementation report, java programming data encryption source code and experimental reports
Dictrionary
- 字典序问题。在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。-The lexicographically problem. Data encryption and data compression is often the need for special string encoded. Give
RuoshuiNewsClientaService
- 若水新闻客户端和服务端一个android初学者很好的学习案例代码,这个项目我们可以学到很多东西,像百度新闻的布局、手机客户端和服务器之间的数据交互、数据的异步加载、加密等等。提供大家两个源代码!-Flow news client and server android beginners good case study code, this project, we can learn a lot of things, like Baidu news layout, between the mobi
load
- GPS数据加密解密为地图数据,可供地图坐标定位和查看-GPS data encryption and decryption of data for the map
jsp
- 身份UKey加解密调用,用以控制登录、数据加解密使用-Identity UKey decryption call to control login, data encryption and decryption use
Single-point-encryption.EXE
- 竖曲线计算 在测绘工作中对测量的数据的计算-Calculating vertical curve data calculated in mapping work on the measurement
Homework
- 完成数据加密解密,用户输入文字,系统进行加密解密-Complete data encryption and decryption
globals
- This application report studies the implementation of the Data Encryption ..... This mode of operation is referred to as Electronic Code Book (ECB) mod
BASE64
- base64 算法对数据进行加密和解密,采用的是Java的库-base64 algorithm for data encryption and decryption, uses a Java library
