搜索资源列表
RSA
- Delphi RSA加密控件,非常好用,正在找Delphi版本加密的可以-Delphi RSA encryption controls, very easy to use, you can try looking for the version of Delphi encryption
huffman1
- RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-RSA algorithm based on a very simple fact: the number multiplies two large prime number is very easy, but then to factorization of its product is extremely difficult, so it can be
delphiRSA
- RSA公钥加密算法是1977年由罗纳德·李维斯特(Ron Rivest)、阿迪·萨莫尔(Adi Shamir)和伦纳德·阿德曼(Leonard Adleman)一起提出的。当时他们三人都在麻省理工学院工作。RSA就是他们三人姓氏开头字母拼在一起组成的。 RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准。 今天只有短的RSA钥匙才可能被强力方式解破。到2008年为止,世界上还没有任何可靠的攻击RSA算法的方式。只
assembly
- 易语言汇编RSA算法源码,集生成密钥对,加解密,签名验证-Easy assembly language RSA algorithm source code, set to generate a key pair, encryption and decryption, signature verification
RSA_
- RSA加密算法的实现,采用delphi语言,简单易懂,便于学习!-Implementation of RSA encryption algorithm, using delphi language, easy to understand, easy to learn!
rsa
- 易语言RSA加解密源码例程程序调用API函数实现RSA加解密算法。 -Easy language RSA encryption and decryption routines routines call the API function to achieve RSA encryption and decryption algorithm.