diff --git a/README.md b/README.md index 3dc188bac9c717d1d22ccd4c652874d9475e7e29..b7e113f101892f3f102d06fa23cb935422be68c3 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ two operations: ciphertext * `decrypt(ciphertext, associated_data)`, which decrypts the given `ciphertext` (using `associated_data` as additional AEAD-input) and returns the resulting - ciphertext + Â plaintext Currently Tink already provides primitives for several common crryptographic operations (like symmetric encryption, message authentication codes, digital