本程序利用DES加密编码来实现支付系统的加密
先将账号的姓名 号码转化成UNICODE 然后对这些UNICODE进行加密
从而保护用户的信息不被改变 -This procedure using DES encryption coding to achieve the first encrypted payment system account names into UNICODE number of these UNICODE and then encrypted to protect user information will not be changed
本程序将独立分量分析技术和数字水印技术有机地结合在一起,提出了一种基于独立分量分析的盲水印算法,本用本程序实现-This procedure will be independent component analysis and digital watermarking technology combination is proposed based on independent component analysis of blind watermarking algorithm, the use of this procedure to achieve
creat a certificate using makecert
creat a PKCS#12.pfx file to store the private key
Encrypte data using the public Key in Certificate
Decrypt data using the private key in a PKCS#12.pfx file