Re: Language independant public key

From: Bill Unruh (unruh_at_string.physics.ubc.ca)
Date: 06/25/03


Date: 24 Jun 2003 22:47:24 GMT

seancloutier@yahoo.com (Sean) writes:

]Hello,

]Here's the problem (if anyone has any suggestions, please reply):

]We've got two different machines. One is running Java, the other is
]running a non-Java language, possibly Perl or Visual Basic or Cold
]Fushion or C/C++. We need to be able to encrypt on the non-Java

None of those are operating systems. Which operating system are they
using?
You need to get a secret key encryption program (DES, AES, Blowfish,
....) and install it on each of the machines. Then encrypt using the
shared secret key on one, and decrypt on the other.

Maybe if you told us why we could help more.

]machine and decrypt on the Java machine (or go the other way).

]Here's what we DON'T want to do:
]1. Call through JNI
]2. Run a server that does encryption/decryption or use CORBA
]3. Pay for a security provider (if we don't have to)

]It appears as though the "public keys" that are generated by security

?? Why do you need public keys?

]providers are specific to that provider. Are there any providers that
]create/use language independant keys? Or are there some other

All keys are language independant. They are just not encryption system
independant.

]solutions that we're missing?

]Any help would be greatly appreciated.

]Sean



Relevant Pages

  • Re: Portable hard drive through airport security?
    ... encrypt using the built-in MS system. ... How do you make sure you export all the keys? ... For example, if you're traveling between offices, simply transferring ... "With AEFSDR (Advanced EFS Data Recovery), ...
    (rec.travel.air)
  • Re: Java Security
    ... (We can pick a private algorithm but decompiling ... Never give encrypt keys on an application. ... give them by phone or letter, or use a SSL http website with the user login, ...
    (comp.lang.java.help)
  • Re: Crypt questions
    ... For the right account it can be decrypted if both accounts have ... If the machines are not both ... If I encrypt the harddrives on ... will a theif be able to decrypt the data? ...
    (microsoft.public.windowsxp.security_admin)
  • Re: EncryptByCert Problem
    ... with RSA public keys and decryption with RSA private keys. ... Software Design Engineer ... This posting is provided "AS IS" with no warranties, and confers no rights. ... using certificates and asymmetric keys to encrypt all data. ...
    (microsoft.public.sqlserver.security)
  • Network user can access EFS restricted file
    ... I have some data I wish to encrypt. ... other Win2k- or NT-based machines can still access the ... access from anyone but the owner of the directory. ... connection just to make sure I was not "connecting as". ...
    (microsoft.public.win2000.security)