- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- pgp (encrypt and decrypt)
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2006 10:36 AM
04-03-2006 10:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2006 10:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2006 12:16 PM
04-03-2006 12:16 PM
Re: pgp (encrypt and decrypt)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2006 03:47 PM
04-03-2006 03:47 PM
Re: pgp (encrypt and decrypt)
You can find more information here about PGP and GPG
http://cryptography.org/getpgp.htm
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 04:27 AM
04-05-2006 04:27 AM
Re: pgp (encrypt and decrypt)
somebody of you knows why appears the following error:
unix 79> pgp --decrypt test.5april.pgp --passphrase "aabbccdd112233"
McAfee E-Business Server v7.1.1 - Full License
(c) 1991-2002 Network Associates, Inc. All Rights Reserved.
Warning: Using insecure memory!
Decoding data....
Secret key is required to read it.
Error decrypting file 'test.5april.pgp'.
why appears:
"Secret key is required to read it"
i have review:
/home/.pgp/
unix 84> ls -lrt pubring.pkr secring.skr
-rw------- 1 unixadm group1 17469 Apr 3 18:24 pubring.pkr
-rw------- 1 unixadm group1 975 Apr 3 18:24 secring.skr
unix 85> file pubring.pkr secring.skr
pubring.pkr: awk program text
secring.skr: awk program text
PLEASE !! HELP !!
Thanks Manuales. :0]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 04:56 AM
04-05-2006 04:56 AM
Re: pgp (encrypt and decrypt)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 10:44 AM
04-05-2006 10:44 AM
Re: pgp (encrypt and decrypt)
now i know what was the problem ...
if you crypt with a public key of other customer this is must only decrypted into server customer ....
now , i have other problem ..
do you know why appears the following message when i try to add new public key with other user different actual is used to add user into pgp software?
the message is:
Error: No license file specified.
Do u know if there is a file where is in hard code user name which normally is used to add users?
i mean, i'm changing user id, usual user id where i can work and sw works o.k. is named userpgp and now im migrating to newuserpgp userid ...
PLEASE, HELP ...
regards!!!
Manuales ...