I think that OpenSSL is very good for my purposes, Thank you very much
Michael
"Florian Philipp" napisał(a):
> ___
> Gnupg-users mailing list
> Gnupg-users@gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
___
Am 08.02.2011 13:49, schrieb m...@vp.pl:
> I need clear encryption output not only for AES, but also for DES, RC5 and
> BLOWFISH so I taught that GnuPG is universal tool but in that case it looks I
> have to find separable encryptors for all of these methods.
>
> Best regards
> Michael
>
Take
I need clear encryption output not only for AES, but also for DES, RC5 and
BLOWFISH so I taught that GnuPG is universal tool but in that case it looks I
have to find separable encryptors for all of these methods.
Best regards
Michael
"Sven Radde" napisał(a):
> Hi,
>
> Am 20:59, schrieb m.
m...@vp.pl wrote:
> Hello
> I have a question. I want to encrypt file that consists of one word for
> example 'home with AES'. When I did encryption I got file that is 49
> bytes. How can I separate my encrypted 4-byte word from the rest of
> file. I need only encrypted part of my word, I don't wan
Hello
I have a question. I want to encrypt file that consists of one word for example
'home with AES'. When I did encryption I got file that is 49 bytes. How can I
separate my encrypted 4-byte word from the rest of file. I need only encrypted
part of my word, I don't want to implement AES on my