虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

AES-Rijndael

  • fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be releas

    fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas. fwknop implements network access controls (via iptables) based on a flexible port knocking mini-language, but with a twist it combines port knocking and passive operating system fingerprinting to make it possible to do things like only allow, say, Linux-2.4/2.6 systems to connect to your SSH daemon. fwknop supports shared, multi-protocol port knock sequences along with both relative and absolute timeouts, and coded port knock sequences encrypted with the Rijndael block cipher.

    标签: Firewall Operator software upcoming

    上传时间: 2016-12-04

    上传用户:牛津鞋

  • evc与mapx mobile 在PDA上开发的GPS接收器。你的电脑上最好有evc++4.0和ppc2003模拟器

    evc与mapx mobile 在PDA上开发的GPS接收器。你的电脑上最好有evc++4.0和ppc2003模拟器,还有mapx mobile,没有都可以去官方网站上下载-AES with MapX mobile PDA development of the GIS system, the main function of MapInfo are included in the inside. Your computer is the best and ppc2003 AES Simulator 4.0, MapX mobile, can not go on the official website of the download

    标签: evc mobile 2003 mapx

    上传时间: 2016-12-06

    上传用户:asddsd

  • 对称/分组密码一般分为流加密(如OFB、CFB等)和块加密(如ECB、CBC等)。对于流加密

    对称/分组密码一般分为流加密(如OFB、CFB等)和块加密(如ECB、CBC等)。对于流加密,需要将分组密码转化为流模式工作。对于块加密(或称分组加密),如果要加密超过块大小的数据,就需要涉及填充和链加密模式,文中提到的ECB和CBC等就是指链加密模式。 本文将要介绍了AES对称加密/分组加密/流密码及其ECB、CBC、CFB、OFB和CTR五种对称加密模式。

    标签: 加密 OFB CFB CBC

    上传时间: 2017-01-13

    上传用户:xinyuzhiqiwuwu

  • This work briefly explains common cryptosystems and details two most popular private-key ciphers: DE

    This work briefly explains common cryptosystems and details two most popular private-key ciphers: DES ,which is probably the most widely used, and AES, which is intended to replace DES.

    标签: cryptosystems private-key explains briefly

    上传时间: 2013-12-20

    上传用户:xfbs821

  • 信息安全相关

    信息安全相关,经典加密,AES算法

    标签: 信息安全

    上传时间: 2013-12-23

    上传用户:chenjjer

  • Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features:

    Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encrypts a partition or drive where Windows is installed (pre-boot authentication). * Encryption is automatic, real-time (on-the-fly) and transparent. * Provides two levels of plausible deniability, in case an adversary forces you to reveal the password: 1) Hidden volume (steganography) and hidden operating system. 2) No TrueCrypt volume can be identified (volumes cannot be distinguished from random data). * Encryption algorithms: AES-256, Serpent, and Twofish. Mode of operation: XTS. Further information regarding features of the software may be found in the:http://www.truecrypt.org/

    标签: open-source encryption Features software

    上传时间: 2013-12-20

    上传用户:123啊

  • 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术

    1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术,对加密与解密在速度上都有一定的加快。 3、使用了进度条来显示加密与解密的进度,使其过程更加生动,不单调。 4、使用了多线程技术,这对于有多处理机的计算机来说,速度有一定的提高。 5、使用了与原始AES加密/解密算法中对状态数组按列处理等价的按行来处理数 据(当然在相应的函数中也作了相应的修改),避免了对状态数组的转置操作, 加快了加密与解密的速度。 6、提供了检查所选择的存放加密/解密文件的磁盘空间是否足够的功能。对于所选择的磁盘空间不够时不会给出提示,并不进行加密/解密,以免浪费时间。 7、添加了可以根据所选密钥长度类型,从指定文件中导入密钥的功能(注:在从给定的文件中所读入的字符串中若是有

    标签: 1.0 内存泄漏 版本

    上传时间: 2013-12-21

    上传用户:qilin

  • delphi实现加密算法 CRC32-Dym.................CRC32算法动态码表实现 CRC32-Static..............CRC32算法静态码表实现 MD

    delphi实现加密算法 CRC32-Dym.................CRC32算法动态码表实现 \CRC32-Static..............CRC32算法静态码表实现 \MD5.......................MD5算法示例 \SHA.......................SHA算法示例 \DES.......................DES算法示例 \2DES......................双重DES算法示例 \3DES......................两个密钥的三重DES算法示例 \3DES3.....................三个密钥的三重DES算法示例 \Blowfish..................BlowFish算法示例 \AES.......................AES算法示例 \RSA.......................RSA算法示例 \BASE64....................BASE64算法示例

    标签: CRC 32 delphi Static

    上传时间: 2017-02-15

    上传用户:杜莹12345

  • 简单加密工具升了下级

    简单加密工具升了下级,引入了安全删除原文件的方式,使用AES-128-CBC加密, 加密代码从OpenSSL里面抠出来。

    标签: 加密

    上传时间: 2017-02-20

    上传用户:远远ssad

  • 提供JAVA源码

    提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,

    标签: JAVA 源码

    上传时间: 2017-03-01

    上传用户:缥缈