Article 5D230 Homework Guidance

Homework Guidance

by
mike2607
from LinuxQuestions.org on (#5D230)
I am working on some homework and I am trying to encrypt a file without using a passphrase. I have tried using RSA public and private keys however the file was far to large ( 10MB ) to be successful. i have tried a openssl enc -aes-256-cbc -salt -in file.txt \ -out file.enc -pass pass:mySillyPassword but there is no out put file that i can see and when i try the decryption it doesnt work.

my homework question is this Measure the time used for encrypting and decrypting the file without typing the passphrase. so i first have to figure out how to encrypt without a passphrase. the time thing is easy and i have that working all readylatest?d=yIl2AUoC8zA latest?i=h_CpbIUTfrA:J80Eq2ElBG4:F7zBnMy latest?i=h_CpbIUTfrA:J80Eq2ElBG4:V_sGLiP latest?d=qj6IDK7rITs latest?i=h_CpbIUTfrA:J80Eq2ElBG4:gIN9vFwh_CpbIUTfrA
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments