Bitcoin Forum
June 13, 2024, 02:16:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: PGP crypt form  (Read 511 times)
wzcocoon (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 04, 2013, 05:36:51 PM
 #1

hello,
 I try to write a pgp scrypt that will take the public key from a person (pasted into a form) take my public key (saved into the php scrit) and crypte the messege before sending me a mail with the crypted message and another one with the public key of that persone (same subject or ref)

Code:
<form action="onsubit crypte before sending">
Your Subject<br><input type="text" name="subject"><br>
Your Public Key<br><textarea name="your-pgp-key"></textarea><br>
your Message NOT crypted<br><textarea name="your-message-not-crypted"></textarea><br>
<input type="submit">
</form>

ypour help will be more then appreciated

thanks
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!