The process of transforming information using an algorithm (called a cipher) to make it unreadable to anyone except those possessing special knowledge, usually referred to as a key.
4
votes
4answers
724 views
How is my password sent across when I check gmails/access bank site?
What encryption is used when my password is sent across in gmails/when I do online banking? RSA? DSA? Public-private key encryption?. In key encryption, which entity is assigned a public/private key? ...
8
votes
1answer
458 views
Does email from one Gmail account to another ever leave the Gmail system?
I ask because I connect to Gmail over HTTPS and if emails sent from one account to another (or the same account, just to back something up) don't actually leave Google then it's end-to-end email ...
5
votes
4answers
251 views
Where can I find a paste service with (client side) encryption?
I want to:
paste / edit a text snippet online
encrypt that snippet in my browser
store that snippet online
tell some of my folks about the url to the snippet AND the passphrase
are there services ...
7
votes
2answers
363 views
Is there an encrypting DropBox wrapper?
DropBox seems like a useful service, but not one I'd trust any sensitive files with.
Is there an application that encrypts my DropBox files locally before DropBox sees them? Encrypting/decrypting ...
5
votes
2answers
2k views
How does LastPass store my passwords on their website?
LastPass advertises that they do local encryption of passwords before they are transferred and stored on their website. However, when I log in with my past password, I can access all my passwords in ...
5
votes
3answers
703 views
Sign and encrypt web-mail with digital id
Using a digital id to sign and encrypt messages in Outlook has been working fine. However, is there a way to do this in general using web mail via a web ui? I have both GMail and email from an ISP ...