Guest User

Untitled

a guest
Nov 18th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. | Purpose | A (more) | B (less) |
  2. |--------------------------|-----------------------------|-----------------------|
  3. | Authenticated encryption | AES-GCM | Keyak |
  4. | Hash | SHA256 | SHA3-256 |
  5. | Key agreement | DHE | ECDHE |
  6. | Signature | DSA | ECDSA |
  7. | CSPRNG | Fortuna with AES-CTR,SHA256 | Fortuna with SHAKE128 |
  8. | Asymmetric encryption | IES with RSA,ChaCha20/12 | IES with ECDH,Keyak |
Add Comment
Please, Sign In to add comment