Thread: GPG or BlowFish
View Single Post
Old 03-06-2013, 05:48 AM   #4
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
[root@kindle root]# echo "Test" | openssl enc -aes-256-cbc -salt -a
Quote:
enter aes-256-cbc encryption password:
Verifying - enter aes-256-cbc encryption password:
U2FsdGVkX1+4IaFNTng94KHDMtp2hLd2iLpceH8Ufj4=
??? I don't know what you mean... That works just fine...

[root@kindle root]# echo "test" > /mnt/us/blowtest
[root@kindle root]# cat /mnt/us/blowtest | openssl enc -aes-256-cbc -salt -a
Quote:
enter aes-256-cbc encryption password:
Verifying - enter aes-256-cbc encryption password:
U2FsdGVkX1+uPTQXBAHJf1nv1T2+QFaeXoHOYO3qrMQ=
What's the problem? To be honest, I am no encryption expert.

Last edited by twobob; 03-06-2013 at 05:52 AM.
twobob is offline   Reply With Quote