搜索资源列表
QQLogin
- 一个QQ登陆器的源码。实现QQ密码的加密算法。
aes2
- 密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。 该算法为比利时密码学家Joan Da
MyLogin
- 这是一个关于对话框的算法,是一个登陆系统的登陆界面,密码是1 -This is a method on the dialog box, the landing is a landing system interface, the password is 1
sm
- SM椭圆曲线密码算法实现 sm2 sm3 sm均实现-SM Elliptic Curve Cryptography
Vigenere
- 要求实现Vigenere密码算法。 明文从文本文件中提取,密文存入文件。 编码采用ASCII码,模运算以256取模,密码采用单词方式(如"computer")。-Required to achieve Vigenere cipher algorithm. Expressly extracted from the text file into a file ciphertext. Encoded using ASCII code, modular arithmetic modulo 256