From eded2421159cebbd7fa5845b3ebfcbdcbfdf249f Mon Sep 17 00:00:00 2001 From: Mostafa Kazemi Date: Fri, 25 Oct 2024 01:47:09 +0330 Subject: [PATCH] Update contents --- NEW_README_DRAFT.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/NEW_README_DRAFT.md b/NEW_README_DRAFT.md index 0bdd1db..ea59a9a 100644 --- a/NEW_README_DRAFT.md +++ b/NEW_README_DRAFT.md @@ -16,16 +16,14 @@ This adds an extra layer of security, protecting user identities in case of a da * Creating Hiss Instance * Annotating Fields * Encrypting Object -* Introduction (?) - * Motivation (?) * Hiss Annotations * `@Encrypted` * `@EncryptedInside` * Hiss Instantiation + * Hiss Properties + * Properties Provided in Code + * Properties Provided by Environment Variables * Key Validation -* Hiss Properties - * Properties Provided in Code - * Properties Provided by Environment Variables * Hiss Encryption * Partial Encryption * Supported Encryption Algorithms