搜索资源列表

  1. vbkey

    0下载:
  2. 基于vb的加解密程序,也可用于数字签名,求素数等-on the encryption and decryption procedures, can also be used for digital signatures, and so on-demand
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:10240
    • 提供者:weini
  1. TwoMain

    0下载:
  2. 自解密的加密程序的制作,是为了保证自己的数据不被别人非法地窃取,有必要对数据文件进行适当地加密。本程序采取一定的算法,对密码和数据进行加密,生成一个自解密的EXE文件。这个自解密文件是由两部分组成的。第一部分为可执行代码部分,其作用是对密码进行判断,对数据进行解密;后一部分是被加过密的密码和数据。    本程序分两个模块进行编写。第一个是main.c,它是用来进行加密,产生EXE文件的;第二个是main2.c,它是用来解密的。分别
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:wwwwppp
  1. TestCrypt4

    0下载:
  2. 这是一个加解密程序,基于的算法很先进,希望能够同过站长的审查。-This is an encryption and decryption procedures, based on the algorithm is very advanced, with the hope to head off the review.
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:44032
    • 提供者:王骁
  1. myRC4

    0下载:
  2. 非常不错的流密码rc4加解密程序 c语言编写 调试运行成功-very good stream cipher encryption procedures rc4 c language debugging operation successful
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:182272
    • 提供者:东东
  1. vbpass

    0下载:
  2. 用VB实现的文件加解密程序。。通过点选.exe文件就可正常运行-VB document encryption procedures. . Click through. Exe file can be normal operation
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:498688
    • 提供者:杨永胜
  1. mytestaes

    0下载:
  2. 这是一个简单的AES加密解密的程序,属于对称加解密的范畴,密钥通过输入的密码自动生成-This is a simple AES encryption and decryption procedures, belonging to the scope of symmetric encryption and decryption, key by entering the password automatically generated
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:38912
    • 提供者:侯侯
  1. resource_code_of_RSA

    0下载:
  2. 文件包括RSA算法原程序及详细注释。可以实现使用1024位以上大素数进行加解密。其中包括大整数的加、减、乘、除、模幂运算,求逆元运算,以及大素数的判定等算法。稍做扩展即可在实际中应用。-Documents include the RSA algorithm for the original procedures and detailed notes. Can be achieved using more than 1024 large
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:112640
    • 提供者:wp
  1. jiami

    0下载:
  2. 一个简单的字符串的加解密程序,你可以容易的融入自己的加密函数,增强加密强度。-A simple string encryption and decryption procedures, you can easily integrate into their own encryption function, enhanced encryption strength.
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:mypdamovie
  1. MD5

    0下载:
  2. 用C语言编写的一个MD5的加解密算法,还包括一个测试程序-Using C language of a MD5 encryption algorithm, also includes a testing procedure
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:王静
  1. DES_PC

    0下载:
  2. DES的加解密程序,如果有需要的可以下载了看看,希望多和大家做交流-DES encryption and decryption of the procedure, if there is a need can be downloaded to see, and we do hope that the exchange of
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:wl
  1. encode

    0下载:
  2. C#写的加密解密程序,可以快速完成加解密-C# Write the encryption and decryption procedures, can quickly complete the encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:fsdaf
  1. Cryptography

    0下载:
  2. 实现了凯撒、Playfair\维吉尼亚和置换算法的MFC加解密程序。-Realize the Caesar, Playfair Virginia and replacement algorithm of encryption and decryption procedures MFC.
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:37888
    • 提供者:ycyinchina
  1. SecurityTool

    0下载:
  2. winform程序,封装Csharp中的压缩和加解密功能,开发者可方便的将其集成到自已的开发环境中。-WinForm procedures CSharp package decryption of compression and processing functions, developers can easily be integrated into their own development environment.
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:111616
    • 提供者:王亚龙
  1. dfsfsdf

    0下载:
  2. 文件加解密程序,用于简单的加密和解密源代码-Document encryption and decryption procedures for simple encryption and decryption source code
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:blackevil
  1. kejian

    0下载:
  2. 北大密码学课程的课件~密码学基础1-4 讲得通俗易懂。适合初学者自学使用。也可用来辅助读加解密程序或者编程。-Beijing University courses courseware cryptography Cryptography ~ 1-4 speak basic user-friendly. Suitable for beginners to use self-study. Can also be used to supp
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1865728
    • 提供者:jiaosibei
  1. DES_Verilog

    0下载:
  2. 这是我用Verilog写的DES加解密程序,准确的说这是一份实验报告,里面不但有程序还有简单的注释[主要是针对仿真的波形的],我主要写的是主控部分,密钥生成部分参考了下版原康宏的程序.该程序即可加密也可解密,选用CycloneII器件即能跑到100Mhz以上.-This is what I used to write Verilog the DES encryption and decryption procedures, accura
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:296960
    • 提供者:jesse
  1. Encryptor

    0下载:
  2. 文件和文件夹加密解密程序。第一次运行后,选中文件或者文件夹右键菜单就会多出一项‘加密’/‘解密’,点击后输入密码进行加解密即可-File and folder encryption and decryption process. After the first run, select the file or folder menu will be more of a encryption/ decryption, when click
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:57344
    • 提供者:winux
  1. ServerService

    0下载:
  2. 端口服务程序(ServerService.rar)及常用网络函数及加解密-Port service program (ServerService.rar) and commonly used network functions and encryption and decryption
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-15
    • 文件大小:525312
    • 提供者:dongrujun
  1. jiajiemi

    0下载:
  2. 最常用的全套的加解密程序包括DES、RSA、MD5等等。。。。。 使用环境:VC.net 2003及以上版本-A full set of the most commonly used encryption and decryption procedures, including DES, RSA, MD5 and so on. . . . . The use of the environment: VC.net 2003 and
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:680960
    • 提供者:xiunai
  1. RSA

    0下载:
  2. 一个RSA加解密算法的初级程序,对初学者很有帮助。-RSA encryption and decryption algorithm of a primary procedure, very helpful for beginners.
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:夏川
« 1 2 3 4 56 7 8 9 10 ... 24 »

源码中国 www.ymcn.org