Skip to content

Instantly share code, notes, and snippets.

@tudormunteanu
Created February 27, 2012 14:08
Show Gist options
  • Select an option

  • Save tudormunteanu/1924037 to your computer and use it in GitHub Desktop.

Select an option

Save tudormunteanu/1924037 to your computer and use it in GitHub Desktop.
Security
Server - private key
- can decrypt
- can sign
Client - public
- can encrypt
- can check signature
Encryption with Stream ciphers - AES 256
- has 1 key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment