aboutsummaryrefslogtreecommitdiffstats
path: root/encrypt.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-01Add the "debug verify image" option making it possible to verify the imageRafael J. Wysocki1-0/+3
2007-09-13From: Alon Bar-Lev <alon.barlev@gmail.com>Rafael J. Wysocki1-0/+2
2006-09-14Splashy can display a popup if it needs user interaction. Make userTim Dijkstra1-3/+6
2006-07-23Make s2disk, s2ram and resume use libgcrypt for encryption instead of openssl.Rafael J. Wysocki1-9/+8
2006-03-16Remove no-longer-useful -p option.Pavel Machek1-6/+1
2006-03-12Add the ability to generate a random session key and initialization vectorRafael J. Wysocki1-1/+1
2006-03-08Add salting to encryption.Rafael J. Wysocki1-0/+16
2006-03-03Fix the resume initrd installation script, config.c and encrypt.c, updateRafael J. Wysocki1-4/+4
2006-02-26Add option to read passphrase from stdin -- useful for scripts.Pavel Machek1-11/+24
2006-02-25Add Blowfish encryption for suspend and resume with the help of OpenSSL.Rafael J. Wysocki1-0/+66