3DES encryption utility
資源簡介:3DES encryption utility
上傳時間: 2013-12-05
上傳用戶:1051290259
資源簡介:File encryption utility(使用Blowfish算法給文件加密的完整程序)VC 源代碼
上傳時間: 2014-01-19
上傳用戶:2404
資源簡介:Make and answer phone calls Detect tone and pulse digit from the phone line Capture Caller ID Support blind transfer, single-step transfer/conference, consultation transfer/conference, hold, unhold. Control of the local phone ha...
上傳時間: 2013-11-30
上傳用戶:水中浮云
資源簡介:調用方法(加密》解密》加密): unsigned char key1[] = "12345678"; unsigned char key2[] = "abcdefgh"; unsigned char key3[] = "~!@#$%^&"; //如果只需要兩組密鑰,則本組密鑰可以和密鑰1一樣。 unsigned char en_data[] = "龍的子孫"; unsigne...
上傳時間: 2013-07-10
上傳用戶:Poppy
資源簡介:des和3DES 算法c語言實現,c語言描述了des和3DES的加密和解密過程,此代碼為成熟代碼,可直接應用于工程。
上傳時間: 2013-07-16
上傳用戶:LSPSL
資源簡介:介紹了3DES加密算法的原理并詳盡描述了該算法的FPGA設計實現。采用了狀態機和流水線技術,使得在面積和速度上達到最佳優化;添加了輸入和輸出接口的設計以增強該算法應用的靈活性。各模塊均用硬件描述語言實現,最終下載到FPGA芯片Stratix EP1S25F780C5中。
上傳時間: 2013-08-20
上傳用戶:HGH77P99
資源簡介:一個3DES算法的庫文件和使用庫文件的例子
上傳時間: 2015-01-04
上傳用戶:372825274
資源簡介:Password encryption高級的UNIX/Linux口令加密控件。(無源代碼)工作在:D5。作者:Eugene Nosko。
上傳時間: 2015-01-05
上傳用戶:ynsnjs
資源簡介:utility!
上傳時間: 2015-01-08
上傳用戶:784533221
資源簡介:轉載:TripleDes算法實現提供的TripleDes可以實現3DES在兩種模式下的2key/3key的加、解密。在速度優化和內存控制上都做了優化。有任何問題可以發mail給我。我的mail是:name_caesar@msn.com
上傳時間: 2015-01-10
上傳用戶:Divine
資源簡介:OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a single TCP/UDP port.
上傳時間: 2014-01-13
上傳用戶:hzy5825468
資源簡介:8051微控制器上的 DES encryption/decryption used in IC smart cards. Software hasn t been validated and lacks in-line documentation.
上傳時間: 2015-01-13
上傳用戶:wangdean1101
資源簡介:8051 VARIOUS utility FUNCTIONSUTIL_ADCAD - Add Acc to DPTR, sets CYUTIL_ADCBAD - Add B/A to DPTR, sets CYUTIL_SUBBAD
上傳時間: 2013-11-25
上傳用戶:himbly
資源簡介:使用crypt api創建一個會話密鑰。 在這個例子中使用了一個168位的3DES key
上傳時間: 2015-01-14
上傳用戶:851197153
資源簡介:項目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一個串行端口記錄工具。它監聽指定的串行端口并記錄所有通過這個端口的...
上傳時間: 2014-01-17
上傳用戶:許小華
資源簡介:項目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一個串行端口記錄工具。它監聽指定的串行端口并記錄所有通過這個端口的...
上傳時間: 2013-12-12
上傳用戶:silenthink
資源簡介:AES候選算法,安全性高于3DES而速度快過DES
上傳時間: 2013-12-13
上傳用戶:13681659100
資源簡介:Password Safe Password Safe is a password database utility. Users can keep their passwords securely encrypted on their computers. A single Safe Combination unlocks them all.
上傳時間: 2015-01-19
上傳用戶:李彥東
資源簡介:Screentest is a CRT/LCD screen testing utility.
上傳時間: 2013-12-31
上傳用戶:lijinchuan
資源簡介:一個用3DES加密文件的小測試程序!
上傳時間: 2013-12-17
上傳用戶:ikemada
資源簡介:3DES加密解密
上傳時間: 2015-01-26
上傳用戶:離殤
資源簡介:Tutorial for Vb .Net for encryption/Decryption of data
上傳時間: 2014-01-21
上傳用戶:trepb001
資源簡介:The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
上傳時間: 2015-01-30
上傳用戶:JIUSHICHEN
資源簡介:Small utility which calculates the difference in hours and seconds between a starting time and finish time. Useful for calculating payroll hours, overtime, etc. with C source code. Freeware.
上傳時間: 2015-02-07
上傳用戶:jing911003
資源簡介:采用對稱密鑰加密的3DES算法經典程序源碼
上傳時間: 2013-12-20
上傳用戶:gaojiao1999
資源簡介:The EZ320 utility demonstrates the communication program between host PC and the MR320.
上傳時間: 2013-12-10
上傳用戶:變形金剛
資源簡介:AES(The Advanced encryption Standard)是美國國家標準與技術研究所用于加密電子數據的規范。它被預期能成為人們公認的加密包括金融、電信和政府數字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一個完整的C#實現和加密.NET數據的舉例。在讀...
上傳時間: 2015-03-05
上傳用戶:Breathe0125
資源簡介:A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426 - vCard MIME Directory Profile). It splits on the BEGIN:VCARD and END:VCARD tags. It was created to help import a Lotus Organizer export file into...
上傳時間: 2013-12-20
上傳用戶:gxf2016
資源簡介:c# for 3DES加密解密
上傳時間: 2013-12-22
上傳用戶:hasan2015
資源簡介:3DES的加解密源碼
上傳時間: 2015-03-10
上傳用戶:wuyuying