Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - crypt.c
Search - crypt.c - List
DL : 0
the source code in C# languages, as appropriate.NET IM part of the realization of the ... en.pudn.com en.pudn.com/downloads158/sourcecode/crypt/detail707256_en.html 剪切自 Google - 12/2010
Update : 2024-05-19 Size : 14336 Publisher : ali

[C/C++] - AES 256-Bit Crypt-Encrypt.
Update : 2024-05-19 Size : 1024 Publisher : Jakup

crypt编程,使用C++进行简单的封装,加解密字符串。-crypt programming, using C++ for a simple package, encrypt and decrypt a string.
Update : 2024-05-19 Size : 594944 Publisher : huang

Ceasar crypt/decrypt string algorithm written in C-Ceasar crypt/decrypt string algorithm written in C++
Update : 2024-05-19 Size : 110592 Publisher : Ermin

DL : 0
MD5 Crypt/Decrypt Algorithm. Written in C++.
Update : 2024-05-19 Size : 5120 Publisher : Ermin

Visual.C++编程技巧精选500例源代码 内含各种例子(vc下各种控件的使用方法、标题栏与菜单栏、工具栏与状态栏、图标与光标、程序窗口、程序控制、进程与线程、字符串、文件读写操作、文件与文件夹属性操作、文件与文件夹系统操作、系统控制操作、程序版权信息、系统软件信息、 系统硬件信息、存储设备管理、鼠标及键盘、声音和视频、图形和图像、网络、数据库) 《远程控制编程技术》源代码 内含(重启、图片操作、ip操作、键盘与鼠标、客户端以及服务端、文件传输等实例源码) 多个VC++加密解密算法库(CRYPT++) 详细讲解了Crypt++的加密解密的使用以及其它的加密解密方法(例如base64加解密、哈希加解密以及其它的文件加解密),分静态库和动态库方法。 JSCalls_demo js调用的演示源码-Visual.C++ programming skills selected 500 cases of source code that contains a variety of examples (vc under a variety of control use, title bar, menu bar, toolbar and status bar icon with a cursor, the program window, process control, process and operation of thread, string, file read and write operations, file and folder attributes, file and folder system operation, system control operations, the program copyright information, the system software information, system hardware information, storage device management, mouse and keyboard, sound, and VC++ encryption and decryption of video, graphics and images, network, database) Remote Control Programming, " contains the source code (restart, image manipulation, ip operation, the keyboard and mouse, the client and server, file transfer and other examples of source code) algorithm library (CRYPT++) explain in detail of Crypt++ the encryption and decryption of use as well as other methods of encryption and decryption (eg base64 encrypt
Update : 2024-05-19 Size : 59295744 Publisher : 李东波

独立打包,保证可解压,内含大量源码,网上搜集而来。 Visual.C++编程技巧精选500例源代码 内含各种例子(vc下各种控件的使用方法、标题栏与菜单栏、工具栏与状态栏、图标与光标、程序窗口、程序控制、进程与线程、字符串、文件读写操作、文件与文件夹属性操作、文件与文件夹系统操作、系统控制操作、程序版权信息、系统软件信息、 系统硬件信息、存储设备管理、鼠标及键盘、声音和视频、图形和图像、网络、数据库) IOCP 完成端口编程 《远程控制编程技术》源代码 内含(重启、图片操作、ip操作、键盘与鼠标、客户端以及服务端、文件传输等实例源码) 多个VC++加密解密算法库(CRYPT++)-Independent package, extract, containing a large number of source, collected from the Internet. Visual.C++ programming skills selected 500 cases of source code that contains a variety of examples (vc under a variety of control use, title bar, menu bar, toolbar and status bar icon with a cursor, the program window, process control, process and operation of thread, string, file read and write operations, file and folder attributes, file and folder system operation, system control operations, the program copyright information, the system software information, system hardware information, storage device management, mouse and keyboard, sound, and video, graphics and images, network, database) IOCP completed port programming " Remote Control Programming" contains the source code (restart, image manipulation, ip operation, the keyboard and mouse, the client and server, file transfer and other examples of source code) The one VC++ encryption the decryption algorithm library (CRYPT++)
Update : 2024-05-19 Size : 59823104 Publisher : 李东波

DL : 0
C# AES crypt program
Update : 2024-05-19 Size : 1529856 Publisher : aslash

解密/加密 BIn軟件 ~MzCrypt-Description This is a commandline application that converts back and forth between .bin and .zip. Usage - Decrypt .bin: mzcrypt.exe-d-o update-decrypted.zip update.bin (converts .bin to .zip) - Encrypt .bin: Code: mzcrypt.exe-e-o ..\su_flash\v1\update.bin update-wholesigned.zip (converts .zip to .bin) License Freeware, same as AES Crypt. Additional Notes Source code is attached. Compiled with Visual C++ 9.0. See 2nd post for GUI version.
Update : 2024-05-19 Size : 143360 Publisher : 向华

AVR BOOTLOADER • Support many types of AVR microcontrollers. • Support AVR device with multi-uart. • Support RS232/RS485/RS422 mode. -Support AES crypt routine (128/256 bits key) • Support customize communication baudrate and system clock frequcene. • Automatically calculate the baudrate error. • Write with AVR GCC, 100 C code. • High optimized code, occupy small space. • Cut out the function conveniently, and can meet different requirements. • Support Watchdog. • User may use the LED to show the upgrade status. • Support to use super terminal as download software on PC. • Support verification while write to FLASH. • Can define the size of user program section. - AVR BOOTLOADER • Support many types of AVR microcontrollers. • Support AVR device with multi-uart. • Support RS232/RS485/RS422 mode. -Support AES crypt routine (128/256 bits key) • Support customize communication baudrate and system clock frequcene. • Automatically calculate the baudrate error. • Write with AVR GCC, 100 C code. • High optimized code, occupy small space. • Cut out the function conveniently, and can meet different requirements. • Support Watchdog. • User may use the LED to show the upgrade status. • Support to use super terminal as download software on PC. • Support verification while write to FLASH. • Can define the size of user program section.
Update : 2024-05-19 Size : 537600 Publisher : sanya

嵌入式linux系统中的用户口令一般使用了shadow机制,存放在/etc/shadow中的是经过哈希或加密后的口令值。为了方便生成或修改口令,参考busybox中的loginutils/passwd.c等文件,写了此程序。-A little program to generated encrypted password, using crypt().
Update : 2024-05-19 Size : 10240 Publisher : pengyongchao

DL : 0
AES Crypt,Decrypt C#
Update : 2024-05-19 Size : 836608 Publisher : www

DL : 0
Test for the crypt & decript functions of TSmartCard by 3 Emme System. You must copy the CRYPTO.DLL in your C:\Windows\System or C:\Delphi\Bin directory. }- Test for the crypt & decript functions of TSmartCard by 3 Emme System. You must copy the CRYPTO.DLL in your C:\Windows\System or C:\Delphi\Bin directory. }
Update : 2024-05-19 Size : 454656 Publisher : Lookze
« 1 2»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.