搜索资源列表
passwdpage
- JAVA密码保护页面,可以保护你不让想看的人,设置简单-JAVA password-protected pages, and can protect you from those who want to set up a simple
DH
- Step 1: Generating a Parameter Set for the Diffie‐Hellman Key Agreement Algorithm Step 2: Generating a Secret Key Using the Diffie‐Hellman Key Agreement Algorithm Step 3: Use UDP to exchange DH public key Step 4: Establish an AES‐256 encrypted
book
- This book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. Such programs include application programs used as viewers of remote data, web applications (including CGI scr ipts), network ser
Linux_Unix_an_quan_bian_cheng
- 《Linux和Unix安全编程》本文对在 Linux 和 Unix 系统下编写安全程序给出了一组设计和实现的指导原则。这样的程序包括用来浏览远端数据的应用程序、CGI 脚本程序、网络服务器和 setuid/setgid 程序。本文还包含了针对 C、C++、Java、Perl、Python 和 Ada95 的特别指导。-" Linux and Unix security program," This article in the Linux and Unix systems
installlinuxApplicationsoftware
- ubuntu编程环境下: 1、安装JAVA环境支持 2、搭建ubuntu下的C++编程环境-ubuntu programming environment: 1. Install JAVA environment to support 2. set up the C++ programming environment under Ubuntu environment
RSAjava
- RSA four letter encryption written in Java just set your public and private keys and with the public key it encrypts four letters into five letters then with the five letter and your private key you decrypt the message into the original four letters
Cipher
- 集合加解密和签名验证的java程序 注意运行之前要先在当前目录建立 AESKEY、DESKEY、RSAKEY三个文件夹-Set encryption and decryption and signature verification of java programs to run before the first note in the current directory to establish AESKEY, DESKEY, RSAKEY three folders
encode
- 用java实现的简单的异或加密算法,有界面支持,可以设置加密字符串!-With the java implementation of a simple XOR encryption algorithm, interface support, you can set the encryption string!
SingleKeyExample
- Java对称加密实例源码,解释如何利用DES私钥加密算法加解密,定义加密算法,可用 DES,DESede,Blowfish。 用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥; 用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥。 -Java electronic album to source code that you can u
java_DES
- java的dec加密解密源码,可设置密钥-dec encryption and decryption of java source code, you can set the key
3
- 设计一个类似于Windows记事本(Notepad)的Java程序。可以打开、新建、保存一个文本文件;对选中的文本进行各种编辑操作(设置字体、字号、字型、对齐方式、背景、前景色、复制、粘贴、剪切、查找、替换等);在文本中能够插入对象。-Design a similar to Windows Notepad (Notepad) Java program. You can open, create, save a text file selected text on a variety of ed
list-and-set
- 集合与泛型之list与set详解实例,java基础语法详解-A collection of generic list and set Detailed examples, java explain basic grammar
LocalsArraySet
- Representation of a set of local variable arrays, with Java semantics. This peculiar case is to support in-method subroutines, which can have different locals sets for each caller.
SourceGenerator
- Given a set of already filtered classes, this filters out all private members and then generates the Java source for the remaining classes.
Frame
- Representation of a Java method execution frame. A frame consists of a set of locals and a value stack, and it can be told to act on them to load and store values between them and an "arguments results" area. -Representation of a Java method execut
TableResult
- Class representing an SQLite result set as returned by the <A HREF="Database.htmlget_table(java.lang.String)">Database.get_table< A> convenience method.
SimpleSnifferlk
- JAVA实现的简易嗅探器 抓包 也有转换成十六进制显示的部分 课设可以用-JAVA realization of a simple sniffer Ethereal have converted to hexadecimal display can be part of the course set by
DES-cipher-and-decipher
- 这是一个通过调用Java自带的DES加密解密函数做的程序,有有好的界面,可以对文件进行加密解密。在打开需要加密或者解密的文件之后,需要新建.txt文件以保存加密或者解密的文件,源文件不受影响。程序中设置了过滤器,只能看到txt文件或者普通文件夹-This is a built-in Java by calling DES encryption and decryption functions do the procedure, there is a good interface, can fil
ANTLRTreePatternLexer
- Set when token type is ID or ARG (name mimics Java s StreamTokenizer).
ajin
- java课设 日历记事本 Java set up calendar notepad()
