资源列表
RSA
- 本程序用java实现基本的非对称加密解密算法(RSA),经实验,可用!-The program implements a basic asymmetric encryption and decryption algorithms (RSA) with java, the experiment can be used!
CMF
- Classical matched filter CMF in correlator 4f
Crypto_API_study_note
- Crypto API 学习笔记:微软公司在NT4.0以上版本中提供了一套完整的Crypto API的函数,支持密钥交换,数据加密解密,数字签名,给程序员带来了很大方便,用户在对软件进行保护的时候可以直接利用Crypto API来完成这些工作,比如计算注册码,检查程序的完整性等。-the study note for Crypto in NT4.0
C-programming
- 这是几个基础的C语言程序源代码,包括九九乘法表、求公约数、行列互换、指针赋值和顺序输出等,供初学者使用-This is the basis of several C language source code, including the multiplication table, find the number of conventions, the ranks of the swap, pointer assignment and sequential output, for beginner
salsa20a
- salsa20是流密码算法,是比较优秀的算法之一-salsa20 is a stream cipher algorithm
Executable
- this the code for text encryption & decryption
Android_RSA
- Android下的调用openssl进行rsa加密解密例程,需要使用NDK进行编译-Android calls OpenSSL for RSA encryption and decryption routine, need to use the NDK compiler
jsencrypt
- 用这个文件在js前端进行数据的加密处理,在服务端可以用各种语言进行解密-use this file to encrypt data use rsa module
openwrt
- 一个可以用在路由器上的固件,可以使得路由器自动挂载U盘和作为中继路由-U disk automatically mount the router firmware can be achieved on the routing function
AES
- AES的加密和解密。用于密码学中将明文加密为密文的算法,同时也包含解密算法。-decryption and encryption of AES
rsa
- The file contains code for hiding text in an image file.
aes
- c语言实现aes对称加密与解密,对于初学者有很大的帮助- c language aes symmetric encryption and decryption, a great help for beginners
