搜索资源列表
encrypt
- 一个有关对称加密的VC代码,有效地减少了运算量,并能够实时应用-The VC on a symmetric encryption code, effective in reducing the computational complexity and be able to real-time applications
RSA
- c语言编写 非对称密钥加密 密码学实验 公钥密码 但是 计算效率不太高啊-c language asymmetric key encryption cryptography experimental public key cryptography, computational efficiency is not too high
elgamal
- ElGamal算法,是一种较为常见的加密算法,它是基于1984年提出的公钥密码体制和椭圆曲线加密体系。既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。在加密过程中,生成的密文长度是明文的两倍,且每次加密后都会在密文中生成一个随机数K。-The ElGamal algorithm is a more common encryption algorithm, which is based on the 1984 public key cryptosystem and e
MarkovNGramm
- In the fields of computational linguistics and probability, an n-gram is a contiguous sequence of n items a given sequence of text or speech. The items can be phonemes, syllables, letters, words or base pairs according to the application. The n-grams