A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is ei
A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a...
Encryption+Card技术资料下载专区,收录340份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a...
A paper on the Rijndael encryption/decryption algorithm (now known as the AES standard) written by the authors.
RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and decryption algorithm ...
NTRU公钥密码算法在Java Card上面的实现,提供了一套用于开发Java Card应用程序的接口,并测试了NTRU公钥密码算法在Java Card上面的性能
this document describes the design and implementation of the "one card" system in a colleage
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fine in MSVC++ 6.0 Sta...
RC4 Encryption Algorithm 这是一个用C#实现的的RC4加密算法!