加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]
標(biāo)簽: Cryptographic Primitives generate Library
上傳時(shí)間: 2015-07-16
上傳用戶:wqxstar
實(shí)現(xiàn)進(jìn)程的管道通信。用系統(tǒng)調(diào)用pipe( )建立一管道,二個(gè)子進(jìn)程P1和P2分別向管道各寫一句話: Child 1 is sending a message! Child 2 is sending a message! 父進(jìn)程從管道中讀出二個(gè)來自子進(jìn)程的信息并顯示(要求先接收P1,后P2)。
標(biāo)簽: pipe 進(jìn)程 系統(tǒng)調(diào)用 通信
上傳時(shí)間: 2013-12-20
上傳用戶:黑漆漆
1、 了解系統(tǒng)調(diào)用pipe()的功能和實(shí)際原理 2、 編寫一段程序,使用管道實(shí)現(xiàn)父子進(jìn)程之間的通信 a) 使用系統(tǒng)調(diào)用fork()創(chuàng)建一個(gè)子進(jìn)程 b) 子進(jìn)程調(diào)用函數(shù)write()向父進(jìn)程發(fā)送自己的進(jìn)程ID和字符串” s sending a message to parent.\n”。 c) 父進(jìn)程調(diào)用函數(shù)read()通過管道讀出子進(jìn)程發(fā)來的消息,將消息輸出屏幕,然后終止
標(biāo)簽: pipe 系統(tǒng)調(diào)用 程序 編寫
上傳時(shí)間: 2013-12-16
上傳用戶:古谷仁美
藍(lán)牙協(xié)議This specification describes the Audio/Video Control Transport Protocol (AVCTP), which is used to transport command and response messages for controlling Audio Video features in conformant devices. This protocol enables a device to support more than one control profile at the same time each supported profile shall define its own message formatting and/or usage rules.
標(biāo)簽: specification describes Transport Protocol
上傳時(shí)間: 2015-08-11
上傳用戶:大融融rr
EXAMPLE SOURCE CODE FOR IMPLIB FILTER This filter accepts input through the standard input stream, convertsit and outputs it to the standard output am. The streams are linkedthrough pipes, such that the input stream is the output from the import librarian being invoked, and the output stream is connected to the message window of the IDE, ie.
標(biāo)簽: input standard EXAMPLE accepts
上傳時(shí)間: 2014-11-18
上傳用戶:siguazgb
EXAMPLE SOURCE CODE FOR TASM FILTER his filter accepts input through the standard input stream, converts it and outputs it to the standard output stream. The streams are linked through pipes, such that the input stream is the output from the assembler being invoked, and the output stream is connected to the message window of the IDE, ie.
標(biāo)簽: input standard EXAMPLE accepts
上傳時(shí)間: 2014-01-13
上傳用戶:小碼農(nóng)lz
SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. With SSB, you essentially get the power of messaging technologies like Microsoft Message Queue (MSMQ) combined with the relational database capabilities of SQL Server, all controlled with Transact SQL statements
標(biāo)簽: Server asynchronous technology SQL
上傳時(shí)間: 2013-12-13
上傳用戶:koulian
編寫本程序時(shí),所使用的是傳輸層的UDP協(xié)議,不分服務(wù)器和客戶端,采用對(duì)等實(shí)體的形似實(shí)現(xiàn)信息的傳輸。運(yùn)用java.net.DatagramPacket類和java.net.DatagrameSocket類實(shí)現(xiàn)套接和數(shù)據(jù)的傳輸。并且采用組播形式進(jìn)行數(shù)據(jù)信息的傳遞。使用三個(gè)簡單協(xié)議數(shù)據(jù)單元(PDU),即JOIN PDU,LEAVE PDU,MESSAGE PDU。分別表示首次連接時(shí)組播的數(shù)據(jù)報(bào)、用戶離開時(shí)組播的數(shù)據(jù)報(bào),用戶輸入完消息時(shí)組播的數(shù)據(jù)報(bào)。
上傳時(shí)間: 2014-06-22
上傳用戶:無聊來刷下
* This a simple tool to send/receive UDP packet based on a * free software developed by Neil Deason. * The purpose of program is to simulate a remote MGC So that the * SIP Message debugging/testing is possible.
標(biāo)簽: developed software receive simple
上傳時(shí)間: 2014-12-06
上傳用戶:teddysha
The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data streams in RTCM 2.x format (basicly message types 18 and 19) as received from an Ntrip Broadcaster. It decodes the streams and generates raw and RINEX files.
標(biāo)簽: simultaneously Multiclient NtripRTCMMC real-time
上傳時(shí)間: 2015-11-15
上傳用戶:一諾88
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1