Cipher is now a datatype
data Cipher = Cipher String | MacOnlyCipher String
which makes more precise its interpretation MAC-only vs. MAC + used to
derive a key for symmetric crypto.
|
||
|---|---|---|
| .. | ||
| AWS.hs | ||
| Chunked.hs | ||
| Encryptable.hs | ||
| Hooks.hs | ||
| Special.hs | ||
| Ssh.hs | ||