搜索结果

找到约 601 项符合 private-key 的查询结果

其他 This project mainly deals with automating the tasks of Purchasing, maintaining,manfactioring and tra

This project mainly deals with automating the tasks of Purchasing, maintaining,manfactioring and transacting the goods.In the Inventory Automation System the key process includes the activities such as maintenance of stock details, maintenance of receipts and items etc. It is a tedious job to main ...
https://www.eeworm.com/dl/534/430545.html
下载: 125
查看: 1030

加密解密 有一个dll库

有一个dll库,C#和Delphi都可以调用,用同样的key可以实现.NET和Delphi的RSA互操作
https://www.eeworm.com/dl/519/430974.html
下载: 104
查看: 1017

其他书籍 Master the essentials of concurrent programming,including testing and debugging This textbook exa

Master the essentials of concurrent programming,including testing and debugging This textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and problem-solving skills. Moreover, the t ...
https://www.eeworm.com/dl/542/433116.html
下载: 173
查看: 1071

加密解密 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 24 byte key, or DES-EDE2 with a 16 byte key.
https://www.eeworm.com/dl/519/436488.html
下载: 50
查看: 1078

加密解密 AlgorithmType: SymmetricCipher Name: AES/ECB Source: NIST Special Publication 800-38A Plaintext:

AlgorithmType: SymmetricCipher Name: AES/ECB Source: NIST Special Publication 800-38A Plaintext: 6bc1bee22e409f96e93d7e117393172a ae2d8a571e03ac9c9eb76fac45af8e51 30c81c46a35ce411e5fbc1191a0a52ef f69f2445df4f9b17ad2b417be66c3710 Comment: F.1.1 ECB-AES128.Encrypt Key: 2b7e151628aed2a6abf7158809cf4f3c ...
https://www.eeworm.com/dl/519/437246.html
下载: 157
查看: 1279

单片机开发 写号步骤: 1、将手机连通CDMA Workshop 2.7

写号步骤: 1、将手机连通CDMA Workshop 2.7,在security选项卡里的 spc中点击读取,将000000填入spc里的方框,点击spc钮选择send, 于是显示spc解锁成功。 2、点击“nam”选项卡,将min填入10位码(就是imsi码去掉46003剩下的),将mcc填入460,mnc填入03,填入imsi15位码,banner填入你想填的字符(我填的中国电信),点 ...
https://www.eeworm.com/dl/648/437891.html
下载: 63
查看: 1093

VC书籍 Each exploration in this book is a mixture of text and interactive exercises. The exercises are unl

Each exploration in this book is a mixture of text and interactive exercises. The exercises are unlike anything you鈥檝e seen in other books. Instead of multiple choice, fill-in-the-blank, or simple Q&A exercises, lessons are interactive explorations of key C++ features.
https://www.eeworm.com/dl/686/439919.html
下载: 191
查看: 1075

Java编程 * 使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储. * * 方法: void getKey(String strKey)从

* 使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储. * * 方法: void getKey(String strKey)从strKey的字条生成一个Key * * String getEncString(String strMing)对strMing进行加密,返回String密文 String * getDesString(String strMi)对strMin进行解密,返回String明文 * *b ...
https://www.eeworm.com/dl/633/444156.html
下载: 48
查看: 1068

CA认证 Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2

Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair Playfair Key M ...
https://www.eeworm.com/dl/640/444418.html
下载: 143
查看: 1070

加密解密 用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal)

用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal),加/解密处理后仍为BigDecimal类型,正负号和小数点不进行处理 * * @param str * 源BigDecimal * @param key * 密钥,应为数字字符组成的字符串 * @param mode * ...
https://www.eeworm.com/dl/519/444675.html
下载: 47
查看: 1111