diff --git a/README.md b/README.md index c6c90a641e67bb4d1f31bb563ae01d7eaa4c9851..2a9f903c6bf7a4214edc13ea7f077a693d6b28e5 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ However, its APIs are intended to be easy to integrate with such an implementati * SDMF write, read, and verify capabilities can be parsed and serialized. * SDMF shares can be deserialized, decoded, and decrypted. + * The cryptographic integrity and authenticity is not verified. * Plaintext can be encrypted, encoded into shares, and the shares serialized to bytes. * Not all fields of the shares contain correctly initialized values. * Enough fields are correctly populated to recover the original plaintext.