加密算法 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]
标签: Cryptographic Primitives generate Library
上传时间: 2015-07-16
上传用户:wqxstar
VB建立三角形网,继续土方量计算等!能连接到Auto cad
标签: 三角形
上传时间: 2015-07-24
上传用户:GHF
eBook "Multimedia Technology Fundation and Application", PDF file,re-edited on Dec 19, 2006. Contents: MIDI, Encoding,Compression, Image Format, MPEG TV, TCP/IP, HTML, JavaScript
标签: Application Multimedia Technology Fundation
上传时间: 2015-08-14
上传用户:epson850
The Intel® JPEG Library provides a set of highly optimized C functions that implement JPEG compression and decompression on Intel architecture processors
标签: JPEG functions implement optimized
上传时间: 2015-08-17
上传用户:chenjjer
This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones in the next time.
标签: compress console utility program
上传时间: 2015-08-27
上传用户:lili123
ZIP压缩、解压缩算法库,完全C++实现,支持多种平台。下面是英文描述: This library adds zip compression and decompression functionality to your program, allowing you to create and modify ZIP files in the compatible way with WinZip, PKZIP and other popular archivers. Its easy and practical interface makes the library suitable for the beginners as well as for the advanced users.
上传时间: 2013-11-28
上传用户:hopy
QccPack-0.54-1 released (2007-04-30) is being developed and tested on Fedora Core Linux. QccPack provides an open-source collection of library routines and utility programs for quantization, compression, and coding of data.
标签: QccPack developed released Fedora
上传时间: 2013-12-22
上传用户:love_stanford
Here s the code! Too many people ask for this Using this code you can save an image item as a jpeg image, specifying the quality of it. Jpeg quality is the same as compression so the lower the quality, the smaller the file size. It s simple to use
上传时间: 2013-12-07
上传用户:米卡
This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants
标签: combination materials reference creating
上传时间: 2015-10-19
上传用户:784533221
Combined DHCP/DNS Server. DHCP Server allots addresses and DNS Server first try resolving from DHCP allotted names then from Cache then forwarding to External DNS. Relay Agent, PXEBOOT and BOOTP, Zone Replication, Auto Config and auto Dynamic DNS update.
上传时间: 2013-12-25
上传用户:BIBI