CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - linux a

搜索资源列表

  1. aeslib

    2下载:
  2. 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:53.51kb
    • 提供者:倪宇
  1. 汇编内核加密算法

    0下载:
  2. 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.16kb
    • 提供者:qve
  1. linice

    1下载:
  2. linux下的内核级调试器,对在linux下调试程序感兴趣的朋友不妨一试-under linux kernel-level debugger for debugging the procedures under linux interested in a test might friends
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.01mb
    • 提供者:warshon
  1. playfair_encrypt

    0下载:
  2. 本程序是一个在Linux FC5环境下写的经典加密程序playfair加密程序。也可以在其他环境中运行。只有文本界面-this procedure is in a Linux environment FC5 write classical encryption to encrypt playfair procedures. Also in other operating environments. Only text interface
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:205.66kb
    • 提供者:唐盛
  1. datadecrypt

    0下载:
  2. 该例程实现了一个简单的16轮分组加密算法,我在嵌入式Linux系统开发时候开发并使用的。-the routines to achieve a simple 16 block cipher algorithm, I embedded Linux system development time for the development and use.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:guoqiang
  1. Shellcode_jiami

    1下载:
  2. Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.-Shellcode encryption C source code is a Shellcode Crypter small C program that allows users to encrypt the ir Windo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.92kb
    • 提供者:雪狐
  1. swapfs-2

    0下载:
  2. title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:103.52kb
    • 提供者:王红正
  1. swapfs-1

    0下载:
  2. title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32.71kb
    • 提供者:王红正
  1. crypto-tools-20071215.tar

    1下载:
  2. A Linux port of the OpenBSD/FreeBSD Cryptographic Framework (OCF). This port aims to bring full asynchronous HW/SW crypto acceleration to the Linux kernel, OpenSwan, OpenSSL and applications using DES, 3DES, AES, MD5, SHA, PublicKey, RNGs and more.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.97kb
    • 提供者:ygt
  1. kfilecoder-0.6.0

    0下载:
  2. 一个linux上的图形介面加解密程式 透过介面方便地为档案加解密-a graphical interface on the encryption and decryption programs through convenient interface to the file encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:678.8kb
    • 提供者:林世明
  1. linux.base64.tar

    0下载:
  2. base64解码编码c++的,我找了好久才找到的-decoding base64 encoding c, and I look for a long time to find the
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.89kb
    • 提供者:访访
  1. openssh-5.2p1.tar

    0下载:
  2. OpenSSH是一个免费(Free)版本的基于SSH协议的网络连接工具软件包。它将所有通信流量进行加密,可以有效地防范各种监听手段,杜绝网络连接的泄密。OpenSSH具备安全性高、可靠性高、可用性好、功能全面等特点。不仅如此,由于OpenSSH的开放性,用户还可以通过Internet得到广泛及时的技术支持。 OpenSSH目前支持支持SSH协议1.3版本、1.5版本和2.0版本,包括这样一些应用程序: sshd:服务器端的守护程序,监听来自客户机的连接,负责完成安全验证并提供服务。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:992.79kb
    • 提供者:liuliu
  1. aescrypt303_source[1].tar

    0下载:
  2. linux下完成任意文件的AES加密. 口令可变,加密稳定迅速.-linux arbitrary files under the AES encryption. Password variable, encryption stability quickly.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:23.73kb
    • 提供者:王小军
  1. ecfile

    0下载:
  2. Visual C++ 做的小程序,可以实现简单加密解密,供大家参考。-Visual C++ to do a small procedure, a simple encryption and decryption can be achieved, for reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:59.59kb
    • 提供者:hah
  1. ophcrack-3.3.1

    0下载:
  2. Ophcrack是一款密码破解软件,功能非常强大,它能在几秒钟内恢复99.9 %的数字密码。13位密码都可以在5分钟内破解出来。它有一个图形用户界面,可运行在多个平台之上。 特点: 可运行在Windows,Linux/Unix,Mac OS X LM和NTLM哈希 可用于Windows XP和Vista的自由表格 蛮力模块,简单的密码 使用LiveCD,以简化过程 从Windows分区载荷加密哈希,包括Vista在内 自由和开放源码软件(GPL)-Op
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:344.91kb
    • 提供者:geddy
  1. md5

    0下载:
  2. md5加密的范例用类写的该类为C语言可以用在linux windows两种开发环境-md5 encryption example of such a class is written in C language can be used in both the development environment linux windows
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:11.41kb
    • 提供者:sunkai
  1. TrueCrypt-7.1-Source

    0下载:
  2. 该压缩包是TrueCrypt的源代码,TrueCrypt是一款免费开源的加密软件,同时支持Windows Vista,7/XP, Mac OS X, Linux 等操作系统。TrueCrypt不需要生成任何文件即可在硬盘上建立虚拟磁盘,用户可以按照盘符进行访问,所有虚拟磁盘上的文件都被自动加密,需要通过密码来进行访问。-The archive is the source code of TrueCrypt, TrueCrypt is a free open source encryption s
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.64mb
    • 提供者:轩儿
  1. opensslsource

    0下载:
  2. Openssl 是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有: SSL 协议实现(包括SSLv2、SSLv3 和TLSv1)、大量软算法(对称/非对称/摘要)、 大数运算、非对称算法密钥生成、ASN.1 编解码库、证书请求(PKCS10)编解码、 数字证书编解码、CRL 编解码、OCSP 协议、数字证书验证、PKCS7 标准实现 和PKCS12 个人数字证书格式实现等功能。 Openssl 采用C语言作为开发语言,这使得它具有优秀的跨平台性能。Openssl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:5.95mb
    • 提供者:韩冬冬
  1. Command_li22165312132011

    0下载:
  2. A simple commandline password generator written in C. Depending on what kindof characters the user wants it converts a range of decimals to ascii characters and adds them to an array, then it grabs a number of random characters from the array to gene
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2.76kb
    • 提供者:Rahim
  1. libTomCrypt_notes

    0下载:
  2. ibtomcrypt库使用的一点笔记。该文档使用的不是官方的库源代码,而是网上提供的一个我认为是简化的版本,它提供了测试程序样例和borland c++ builder可用的makefile文件。文档中有说明和下载地址。本文的主要内容:1、vc6版本的makefile;2、linux(fedora14)版本的makefile-ibtomcrypt library use notes. Library source code of the document is not official, but
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:283.75kb
    • 提供者:张三
« 12 »
搜珍网 www.dssz.com