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

PASSWORD

英文单词PASSWORD的意思为:密码。作为命令时,它可以用来设置和更改用户密码。
  • 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啊

  • This project demonstrates the use of secure hash functions technique to implement a file encryption

    This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a PASSWORD. The PASSWORD supplied by the user is used as the source message from which the hash code (key) is generated using the SHA algorithm. Then this key is used to enctypted the data in the file(s). This key is stored in the encrypted file along with the encrypted data.

    标签: demonstrates encryption functions implement

    上传时间: 2017-03-08

    上传用户:xuanchangri

  • This project demonstrates the use of secure hash functions technique to implement a file encryption

    This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a PASSWORD. The PASSWORD supplied by the user is used as the source message from which the hash code (key) is generated using the SHA algorithm. Then this key is used to enctypted the data in the file(s). This key is stored in the encrypted file along with the encrypted data.

    标签: demonstrates encryption functions implement

    上传时间: 2014-01-10

    上传用户:yyq123456789

  • simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiri

    simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and PASSWORDs through the ATM network to transmit to the server, ATM database server based on the information to confirm the account number and PASSWORD is correct, the results back to the ATM terminal. If the correct account number and PASSWORD, the ATM into the next terminal interface Otherwise prompt mistakes. Cancellation notice for the operation of the server ATM transactions concluded inquiries, deposits, withdrawals and alter the code operations are first sent an order to ATM servers, ATM by the database server implementation of the corresponding operation and operating res

    标签: write-offs Automatic functions including

    上传时间: 2014-01-20

    上传用户:semi1981

  • 合同与报价系统 PB8开发

    合同与报价系统 PB8开发,sysbase sql anywhere7 默认密码:user:admin PASSWORD:admin ODBC设置为 Database=HxFirm UserId=tt ServerName=order LogId=tt

    标签: PB8 合同 报价

    上传时间: 2017-03-17

    上传用户:龙飞艇

  • Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will ne

    Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL PASSWORD. Copy the HTML form above to the same directory above or to your public_html directory and use it connect to your database via the JSP code. Replace the test418 with your database name and the URL with your JSP URL.

    标签: your directory htdocs LOGIN

    上传时间: 2017-03-26

    上传用户:zq70996813

  • 可连接SQL

    可连接SQL,ORACLE等数据库。 首先建立SHOP用户,密码为SHOP,赋予连接和RESOURCE权限。再建立SHOP表空间,再建立表和触发器(在SQL源代码.doc里)并在PASSWORD表里添加新项name:‘admin ,psw: admin 这是管理员登陆帐户。

    标签: SQL 连接

    上传时间: 2017-04-10

    上传用户:skhlm

  • .lack of files 4.Directory or dev tool is not correct selected 5.Description is not detailed

    .lack of files 4.Directory or dev tool is not correct selected 5.Description is not detailed 6.Compressed file has PASSWORD 7.Sourcecode

    标签: Description Directory not detailed

    上传时间: 2013-12-11

    上传用户:czl10052678

  • 旅游自助管理系统 本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。 使用方法: 1、使用mys

    旅游自助管理系统 本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。 使用方法: 1、使用mysql数据库,将/etc文件夹下边的数据库脚本文件导入,顺序为:create_role.sql, tshs.sql(或者选择导入已经部分初始化了的tshs-initialized.sql),完成后会新建一个tshs用户,密码为tshs; 2、将/WebRoot目录下的tshs.war复制到${CATALINA_HOME}/webapps目录下(其中CATALINA_HOME是tomcat的安装目录),然后启动tomcat; 3、完毕后使用http://localhost:8080/tshs访问系统,通过旅游管理部门帐户email:admin@buaa.edu.cn PASSWORD:admin 访问(若前一步导入的是tshs-initialized.sql,则系统增加了客户帐户email:client@163.com PASSWORD:client 和公司帐户email: travelcorp@163.com PASSWORD: travelcorp,你可以尝试用各个帐户登陆系统)。 本系统开发仓促,难免存在不足,请提出宝贵意见,谢谢!

    标签: myeclipse eclipse struts tomcat

    上传时间: 2013-12-21

    上传用户:waitingfy

  • public class DBClass { private String driver private String url private String user

    public class DBClass { private String driver private String url private String username private String PASSWORD private Connection connection private Statement statement private String message="" }

    标签: private String DBClass public

    上传时间: 2017-05-23

    上传用户:c12228