pkgform.html

来自「这是一个unix环境下实现基于身份的PKI系统源码」· HTML 代码 · 共 44 行

HTML
44
字号
<HTML><HEAD><TITLE>Stanford IBE Private key generator</TITLE></HEAD><BODY><H2 align="center">Stanford IBE Private Key Generator v0.13</H2><HR><h3>Request Private Key</h3><FORM METHOD=POST><TABLE BORDER=0><TR><!--<TD ROWSPAN=5><IMG SRC="http://www.geocities.com/Heartland/Meadows/8518/Chess137x137Book.jpg" ALT="[picture]">--><TR><TH ALIGN=RIGHT>Email Address:<TD COLSPAN=2><INPUT TYPE="text" NAME="mail" SIZE=16><TR><TR><TH ALIGN=RIGHT>Password:<TD><INPUT TYPE="password" NAME="password" SIZE=16><TR><!--TH ALIGN=RIGHT>Subject (optional):<TD COLSPAN=2><INPUT TYPE="text" NAME="subject" SIZE=16><TR--><TD><TD><INPUT TYPE="submit" VALUE="Submit"></TABLE></FORM><HR><h3>Help</h3>Submit your email address in the above form and the server will email youyour private key. It will be encrypted with the password you supply.<P>In order to decrypt and use it you will need some IBE software available fromthe <a href="http://crypto.stanford.edu/ibe/download.html">downloads page</a><!--The subject field is optional.--><p>Click <a href="http://crypto.stanford.edu/ibe/">here</a>for more information on identity-based encryption.</BODY></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?