|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Can a 128-bit AES key be used to encrypt a 1024-bit RSA key?
Hi,
I have a quick question: Can a 128-bit AES key be used to encrypt a 1024-bit RSA key? Thanks! |
|
#2
|
||||
|
||||
|
Quote:
What do you mean; you want to use AES to encrypt your private RSA key? Sure, you can do that, your key is just another piece of data. If you want to encrypt your public key on the other hand, well, that kinda defeats the purpose of assymetric key encryption, doesn't it? |
|
#3
|
||||
|
||||
|
Quote:
password/phrase -> whitening() -> AES-128 key -> decrypt_private_key()
__________________
- "Cryptographically secure linear feedback shift register based stream ciphers" -- a phrase that'll get any party started. - Why know the ordinary when you can understand the extraordinary? - Sponsor my caffeine addiction! (36.70 USD recieved so far -- Latest donor: Mark Foxvog) |
|
#4
|
||||
|
||||
|
Quote:
, and I'm kinda bored, and thinking of resurrecting some old projects which have long fallen by the wayside...[1]On the other hand, aren't most private keys generated via a password/phrase (hopefully the phrase), so you would have no need to actually store the private key anywhere, and just remember the phrase..... On the other hand he could have just gotten a random one, whatever, we'll never know, *sigh*, well, until he replies here anyay, ![]() [1](Note: If anyone knows much about the design of client/server apps and is willing to lend expertise, I would love to hear from you, ah well, I doubt my plea will get anywhere, how many people come to this forum anyway? Me, you, Simon, and a few others who show themselves every now and again?[EDIT]Ok, it seems jafet reads it as well, but you get my point, [/EDIT])Last edited by kuza55 : January 25th, 2006 at 04:01 AM. |
|
#5
|
|||
|
|||
|
Quote:
Can you encrypt two 512-bit data strings using AES? ![]() |
|
#6
|
||||
|
||||
|
Quote:
|
![]() |
| Viewing: Dev Shed Forums > System Administration > Security and Cryptography > Can a 128-bit AES key be used to encrypt a 1024-bit RSA key? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|